/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | i386-reg.tbl | 302 st, Class=Reg|Instance=Accum|Tbyte, 0, 0, 11, 33 303 st(1), Class=Reg|Tbyte, 0, 1, 12, 34 304 st(2), Class=Reg|Tbyte, 0, 2, 13, 35 305 st(3), Class=Reg|Tbyte, 0, 3, 14, 36 306 st(4), Class=Reg|Tbyte, 0, 4, 15, 37 307 st(5), Class=Reg|Tbyte, 0, 5, 16, 38 308 st(6), Class=Reg|Tbyte, 0, 6, 17, 39 309 st(7), Class=Reg|Tbyte, 0, 7, 18, 40
|
H A D | i386-opc.h | 852 Tbyte, enumerator
|
H A D | ChangeLog-2008 | 1039 (operand_types): Add Byte, Word, Dword, Fword, Qword, Tbyte, 1062 Tbyte, Xmmword, Unspecified and Anysize.
|
H A D | i386-gen.c | 793 BITFIELD (Tbyte),
|
H A D | i386-opc.tbl | 42 #define FloatAcc Acc|Tbyte 43 #define FloatReg Class=Reg|Tbyte 241 lfs, 0xfb4, None, Cpu64, Intel64|Modrm|No_bSuf|No_sSuf|No_ldSuf, { Dword|Fword|Tbyte|Unspecified|Ba… 243 lgs, 0xfb5, None, Cpu64, Intel64|Modrm|No_bSuf|No_sSuf|No_ldSuf, { Dword|Fword|Tbyte|Unspecified|Ba… 245 lss, 0xfb2, None, Cpu64, Intel64|Modrm|No_bSuf|No_sSuf|No_ldSuf, { Dword|Fword|Tbyte|Unspecified|Ba… 424 …odrm|JumpAbsolute|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, { Dword|Fword|Tbyte|BaseIndex } 437 …odrm|JumpAbsolute|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, { Dword|Fword|Tbyte|BaseIndex } 565 lgdt, 0xf01, 2, Cpu64, Modrm|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_ldSuf|NoRex64, { Tbyte|Unspecified|… 567 lidt, 0xf01, 3, Cpu64, Modrm|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_ldSuf|NoRex64, { Tbyte|Unspecified|… 574 sgdt, 0xf01, 0, Cpu64, Modrm|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_ldSuf|NoRex64, { Tbyte|Unspecified|… [all …]
|
H A D | ChangeLog-2016 | 1309 (lgdt): Remove Tbyte from non-64-bit variant.
|
H A D | ChangeLog-2018 | 1481 (Tbyte): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | i386-reg.tbl | 369 st, Class=Reg|Instance=Accum|Tbyte, 0, 0, 11, 33 370 st(1), Class=Reg|Tbyte, 0, 1, 12, 34 371 st(2), Class=Reg|Tbyte, 0, 2, 13, 35 372 st(3), Class=Reg|Tbyte, 0, 3, 14, 36 373 st(4), Class=Reg|Tbyte, 0, 4, 15, 37 374 st(5), Class=Reg|Tbyte, 0, 5, 16, 38 375 st(6), Class=Reg|Tbyte, 0, 6, 17, 39 376 st(7), Class=Reg|Tbyte, 0, 7, 18, 40
|
H A D | i386-opc.h | 882 Tbyte, enumerator
|
H A D | i386-opc.tbl | 46 #define FloatAcc Acc|Tbyte 47 #define FloatReg Class=Reg|Tbyte 283 lfs, 0xfb4, x64, Intel64|Modrm|No_bSuf|No_sSuf, { Dword|Fword|Tbyte|Unspecified|BaseIndex, Reg16|Re… 285 lgs, 0xfb5, x64, Intel64|Modrm|No_bSuf|No_sSuf, { Dword|Fword|Tbyte|Unspecified|BaseIndex, Reg16|Re… 287 lss, 0xfb2, x64, Intel64|Modrm|No_bSuf|No_sSuf, { Dword|Fword|Tbyte|Unspecified|BaseIndex, Reg16|Re… 533 call, 0xff/3, x64, Intel64|Modrm|JumpAbsolute|ImplicitStackOp|NoSuf, { Dword|Fword|Tbyte|BaseIndex } 546 jmp, 0xff/5, x64, Intel64|Modrm|JumpAbsolute|NoSuf, { Dword|Fword|Tbyte|BaseIndex } 670 lgdt, 0xf01/2, x64, Modrm|No_bSuf|No_wSuf|No_lSuf|No_sSuf|NoRex64, { Tbyte|Unspecified|BaseIndex } 672 lidt, 0xf01/3, x64, Modrm|No_bSuf|No_wSuf|No_lSuf|No_sSuf|NoRex64, { Tbyte|Unspecified|BaseIndex } 682 sgdt, 0xf01/0, x64, Modrm|No_bSuf|No_wSuf|No_lSuf|No_sSuf|NoRex64, { Tbyte|Unspecified|BaseIndex } [all …]
|
H A D | ChangeLog-2008 | 1039 (operand_types): Add Byte, Word, Dword, Fword, Qword, Tbyte, 1062 Tbyte, Xmmword, Unspecified and Anysize.
|
H A D | i386-gen.c | 548 BITFIELD (Tbyte),
|
H A D | ChangeLog-2016 | 1309 (lgdt): Remove Tbyte from non-64-bit variant.
|
H A D | ChangeLog-2018 | 1481 (Tbyte): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2008 | 1039 (operand_types): Add Byte, Word, Dword, Fword, Qword, Tbyte, 1062 Tbyte, Xmmword, Unspecified and Anysize.
|
H A D | ChangeLog-2016 | 1309 (lgdt): Remove Tbyte from non-64-bit variant.
|
H A D | ChangeLog-2018 | 1481 (Tbyte): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2008 | 1039 (operand_types): Add Byte, Word, Dword, Fword, Qword, Tbyte, 1062 Tbyte, Xmmword, Unspecified and Anysize.
|
H A D | ChangeLog-2018 | 1481 (Tbyte): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | format.d | 5306 Tbyte = 'g', 5358 Mangle.Tbyte : typeid(byte),
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 93409 x86: drop bogus Tbyte 93411 the Tbyte modifier on the FLDT and FSTPT templates was pointless, as 93415 present. Restore original behavior by dropping Tbyte there. (Note that
|