Searched refs:JumpAbsolute (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | i386-opc.h | 686 JumpAbsolute, enumerator
|
D | i386-gen.c | 556 BITFIELD (JumpAbsolute),
|
D | ChangeLog-2007 | 851 (JumpAbsolute): Likewise.
|
D | i386-opc.tbl | 323 …dSuf|BNDPrefixOk, { Reg16|Reg32|Word|Dword|Unspecified|BaseIndex|Disp8|Disp16|Disp32|JumpAbsolute } 324 …x64|BNDPrefixOk, { Reg16|Reg64|Word|Qword|Unspecified|BaseIndex|Disp8|Disp32|Disp32S|JumpAbsolute } 328 …Suf|No_sSuf|No_qSuf, { Dword|Fword|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S|JumpAbsolute } 330 …o_bSuf|No_sSuf|No_qSuf|No_ldSuf, { Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S|JumpAbsolute } 333 …dSuf|BNDPrefixOk, { Reg16|Reg32|Word|Dword|Unspecified|BaseIndex|Disp8|Disp16|Disp32|JumpAbsolute } 334 …x64|BNDPrefixOk, { Reg16|Reg64|Word|Qword|Unspecified|BaseIndex|Disp8|Disp32|Disp32S|JumpAbsolute } 338 …Suf|No_sSuf|No_qSuf, { Dword|Fword|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S|JumpAbsolute } 340 …o_bSuf|No_sSuf|No_qSuf|No_ldSuf, { Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S|JumpAbsolute }
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-9899 | 3 * config/tc-i386.c (MATCH): Relax JumpAbsolute check. Emit a 5 need to set i.types[0] JumpAbsolute in intel mode. 3456 match for JumpAbsolute. Makes e.g. `ljmp table(%ebx)' invalid;
|
D | ChangeLog-2005 | 1071 * config/tc-i386.c (intel_e09): Set JumpAbsolute when seeing a PTR- 1073 (intel_bracket_expr): Set JumpAbsolute here...
|
D | ChangeLog-0001 | 3742 SReg2, SReg3, Acc, JumpAbsolute, RegMMX, RegXMM, EsSeg, InvMem):
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | ChangeLog-9103 | 999 * i386.h: Add JumpAbsolute qualifier to all non-intel mode
|