HomeSort by relevance Sort by last modified time
    Searched refs:O_md1 (Results 1 - 16 of 16) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-metag.h 67 #define O_PIC_reloc O_md1
tc-epiphany.h 71 #define O_PIC_reloc O_md1
tc-m32r.h 121 #define O_PIC_reloc O_md1
tc-mn10300.h 49 #define O_PIC_reloc O_md1
tc-z80.c 566 /* Parse expression, change operator to O_md1 for indexed addressing*/
598 op->X_op = O_md1;
606 op->X_op = O_md1;
750 || (val->X_op == O_md1)
805 case O_md1:
837 case O_md1:
860 case O_md1:
893 case O_md1:
961 if ((operand.X_op == O_md1) || (operand.X_op == O_register))
1320 if (port.X_op != O_md1 && port.X_op != O_register
    [all...]
tc-aarch64.h 228 #define O_secrel O_md1
tc-sh.h 242 #define O_PIC_reloc O_md1
tc-arm.h 362 #define O_secrel O_md1
tc-i386.h 317 #define O_secrel O_md1
tc-tilegx.c 152 #define O_hw0 O_md1
    [all...]
tc-tilepro.c 106 #define O_lo16 O_md1
    [all...]
tc-alpha.c 125 #define O_pregister O_md1 /* O_register, in parentheses. */
    [all...]
tc-tic6x.c     [all...]
tc-xtensa.c 352 #define O_pltrel O_md1 /* like O_symbol but use a PLT reloc */
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
expr.h 107 O_md1, O_md2, O_md3, O_md4, O_md5, O_md6, O_md7, O_md8,
expr.c     [all...]

Completed in 158 milliseconds