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

  /toolchain/binutils/binutils-2.25/opcodes/
s390-opc.c 53 #define R_16 4 /* GPR starting at position 16 */
348 #define INSTR_RRF_RURR 4, { R_24,R_28,R_16,U4_20,0,0 } /* e.g. .insn */
349 #define INSTR_RRF_RURR2 4, { R_24,R_16,R_28,U4_20,0,0 } /* e.g. lptea */
350 #define INSTR_RRF_R0RR 4, { R_24,R_16,R_28,0,0,0 } /* e.g. idte */
351 #define INSTR_RRF_R0RR2 4, { R_24,R_28,R_16,0,0,0 } /* e.g. ark */
352 #define INSTR_RRF_RMRR 4, { R_24,R_16,R_28,M_20OPT,0,0 } /* e.g. crdte */
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-m68k.c 681 enum elf_m68k_got_offset_size { R_8, R_16, R_32, R_LAST };
771 return R_16;
837 n_slots[R_16] is the cumulative count of R_8 and R_16 slots
839 n_slots[R_32] is the cumulative count of R_8, R_16 and R_32 slots
    [all...]

Completed in 527 milliseconds