Home
last modified time | relevance | path

Searched refs:tbyte (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
Dintelbad.s10 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]
Dintelok.s36 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]
Dintel-expr.s27 .byte byte, word, dword, fword, qword, tbyte, oword, xmmword, ymmword
/toolchain/binutils/binutils-2.27/ld/scripttempl/
Dv850.sc146 *(.tbyte)
Dv850_rh850.sc158 *(.tbyte)
/toolchain/binutils/binutils-2.27/opcodes/
Di386-opc.h823 unsigned int tbyte:1; member
DChangeLog-20081059 tbyte xmmword, unspecified and anysize.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i386-intel.c108 I386_TYPE(tbyte, 10),
675 i.types[this_operand].bitfield.tbyte = 1; in i386_intel_operand()
Dtc-i386.c1774 || (i.types[j].bitfield.tbyte in match_mem_size()
1775 && !t->operand_types[j].bitfield.tbyte) in match_mem_size()
1859 temp.bitfield.tbyte = 0; in operand_type_match()
/toolchain/binutils/binutils-2.27/ld/
DChangeLog-9197823 * scripttempl/v850.sc (.tdata) Add .tbss and .tbyte sections.