Home
last modified time | relevance | path

Searched refs:disp32 (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/
Dpr3134.d2 # name: Check that both encodings of mov.l (disp32) are accepted (PR 3134)
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386.c1684 static const i386_operand_type disp32 = OPERAND_TYPE_DISP32; variable
1734 || t.bitfield.disp32 in operand_type_check()
1741 || t.bitfield.disp32 in operand_type_check()
1949 || t.bitfield.disp32 in mode_from_disp_size()
4318 if (i.types[op].bitfield.disp32 in optimize_disp()
4332 i.types[op].bitfield.disp32 = 0; in optimize_disp()
4347 i.types[op].bitfield.disp32 = 1; in optimize_disp()
4349 if ((i.types[op].bitfield.disp32 in optimize_disp()
4362 i.types[op].bitfield.disp32 = 0; in optimize_disp()
4775 operand_types[j].bitfield.disp32 = 1; in match_template()
[all …]
Dtc-i386-intel.c862 i.types[0].bitfield.disp32 = 0; in i386_intel_operand()
888 i.types[this_operand].bitfield.disp32 = 1; in i386_intel_operand()
896 i.types[this_operand].bitfield.disp32 = 1; in i386_intel_operand()
/toolchain/binutils/binutils-2.25/opcodes/
Di386-opc.h770 unsigned int disp32:1; member
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-2010614 * gas/i386/disp32.d: Adjust initial symbol check.
615 * gas/i386/x86-64-disp32.d: Likewise.
684 * gas/i386/disp32.d: New.
685 * gas/i386/disp32.s: Likewise.
686 * gas/i386/x86-64-disp32.d: Likewise.
687 * gas/i386/x86-64-disp32.s: Likewise.
689 * gas/i386/i386.exp: Run disp32 and x86-64-disp32.
DChangeLog-20121651 * gas/i386/disp32.d: Adjust label pattern.
1655 * gas/i386/x86-64-disp32.d: Fix lable-pattern.
1682 * gas/i386/disp32.s: Add tests for .d8 suffix.
1683 * gas/i386/x86-64-disp32.s: Likewise.
1685 * gas/i386/disp32.d: Updated.
1686 * gas/i386/x86-64-disp32.d: Likewise.
/toolchain/binutils/binutils-2.25/gold/
Dsparc.cc904 disp32(unsigned char* view, in disp32() function in __anon256155f70111::Sparc_relocate_functions
3320 Reloc::disp32(view, object, psymval, addend, address); in relocate()
3438 Reloc::disp32(view, object, psymval, addend, address); in relocate()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20071001 (disp32): Likewise.
DChangeLog-2009667 * config/tc-i386.c (optimize_disp): Set disp32 for 64bit only