Searched refs:tbyte (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | intelbad.s | 10 addpd xmm0, tbyte ptr [eax] 13 addps xmm0, tbyte ptr [eax] 15 addsd xmm0, tbyte ptr [eax] 18 addss xmm0, tbyte ptr [eax] 24 call tbyte ptr [eax] 31 fadd tbyte ptr [eax] 40 fild tbyte ptr [eax] 53 fst tbyte ptr [eax]
|
D | intelok.s | 36 fbld tbyte ptr [eax] 38 fbstp tbyte ptr [eax] 54 fld tbyte ptr [eax] 64 fstp tbyte ptr [eax] 74 lea eax, tbyte ptr [eax] 106 mov eax, [tbyte+eax+dword*2] 107 mov eax, tbyte[eax+dword*2]
|
D | intel-expr.s | 27 .byte byte, word, dword, fword, qword, tbyte, oword, xmmword, ymmword
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | i386-opc.h | 787 unsigned int tbyte:1; member
|
D | ChangeLog-2008 | 1059 tbyte xmmword, unspecified and anysize.
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | v850_rh850.sc | 158 *(.tbyte)
|
D | v850.sc | 146 *(.tbyte)
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-i386-intel.c | 108 I386_TYPE(tbyte, 10), 672 i.types[this_operand].bitfield.tbyte = 1; in i386_intel_operand()
|
D | tc-i386.c | 1780 || (i.types[j].bitfield.tbyte in match_mem_size() 1781 && !t->operand_types[j].bitfield.tbyte) in match_mem_size() 1865 temp.bitfield.tbyte = 0; in operand_type_match()
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ChangeLog-9197 | 823 * scripttempl/v850.sc (.tdata) Add .tbss and .tbyte sections.
|