Exemplo n.º 1
0
 ("9B DF E1", C16(Instruction.Create(Code.Fstdw_AX, Register.AX))),
Exemplo n.º 2
0
 ("9B DF E2", C16(Instruction.Create(Code.Fstsg_AX, Register.AX))),
Exemplo n.º 3
0
 ("9B 64 66 DD 30", C16(Instruction.Create(Code.Fsave_m108byte, new MemoryOperand(Register.BX, Register.SI, 1, 0, 0, false, Register.FS)))),
Exemplo n.º 4
0
 ("9B 64 DD 38", C16(Instruction.Create(Code.Fstsw_m2byte, new MemoryOperand(Register.BX, Register.SI, 1, 0, 0, false, Register.FS)))),
Exemplo n.º 5
0
 ("9B DB E4", C16(Instruction.Create(Code.Fsetpm))),
Exemplo n.º 6
0
 ("9B DD 30", C16(Instruction.Create(Code.Fsave_m94byte, new MemoryOperand(Register.BX, Register.SI, 1, 0, 0, false, Register.None)))),
Exemplo n.º 7
0
 ("9B DB E2", C16(Instruction.Create(Code.Fclex))),
Exemplo n.º 8
0
 ("9B DB E3", C16(Instruction.Create(Code.Finit))),
Exemplo n.º 9
0
 ("9B DB E0", C16(Instruction.Create(Code.Feni))),
Exemplo n.º 10
0
 ("9B DB E1", C16(Instruction.Create(Code.Fdisi))),
Exemplo n.º 11
0
 ("9B D9 38", C16(Instruction.Create(Code.Fstcw_m2byte, new MemoryOperand(Register.BX, Register.SI, 1, 0, 0, false, Register.None)))),
Exemplo n.º 12
0
 ("9B 66 D9 30", C16(Instruction.Create(Code.Fstenv_m28byte, new MemoryOperand(Register.BX, Register.SI, 1, 0, 0, false, Register.None)))),
Exemplo n.º 13
0
 ("9B 64 D9 30", C16(Instruction.Create(Code.Fstenv_m14byte, new MemoryOperand(Register.BX, Register.SI, 1, 0, 0, false, Register.FS)))),
Exemplo n.º 14
0
 ("0F", C16(Instruction.Create(Code.Popw_CS, Register.CS))),
Exemplo n.º 15
0
 ("", C16(Instruction.Create(Code.Zero_bytes))),