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

  /toolchain/binutils/binutils-2.25/bfd/
elf32-m68k.c 681 enum elf_m68k_got_offset_size { R_8, R_16, R_32, R_LAST };
767 return R_32;
839 n_slots[R_32] is the cumulative count of R_8, R_16 and R_32 slots
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
s390-opc.c 63 #define R_32 9 /* GPR starting at position 32 */
417 #define INSTR_RXF_RRRDR 6, { R_32,R_8,D_20,X_12,B_16,0 } /* e.g. .insn */
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-aarch64.c 280 BASIC_REG_TYPE(R_32) /* w[0-30] */ \
296 MULTI_REG_TYPE(R_Z_SP, REG_TYPE(R_32) | REG_TYPE(R_64) \
303 MULTI_REG_TYPE(R_Z_BHSDQ_V, REG_TYPE(R_32) | REG_TYPE(R_64) \
308 MULTI_REG_TYPE(R_N, REG_TYPE(R_32) | REG_TYPE(R_64) \
    [all...]

Completed in 77 milliseconds