Searched refs:R_16 (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Ds390-opc.c54 #define R_16 4 /* GPR starting at position 16 */ macro
277 #define INSTR_RRF_RURR 4, { R_24,R_28,R_16,U4_20,0,0 } /* e.g. .insn */
278 #define INSTR_RRF_R0RR 4, { R_24,R_16,R_28,0,0,0 } /* e.g. idte */
279 #define INSTR_RRF_R0RR2 4, { R_24,R_28,R_16,0,0,0 } /* e.g. ark */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Ds390-opc.c54 #define R_16 4 /* GPR starting at position 16 */ macro
277 #define INSTR_RRF_RURR 4, { R_24,R_28,R_16,U4_20,0,0 } /* e.g. .insn */
278 #define INSTR_RRF_R0RR 4, { R_24,R_16,R_28,0,0,0 } /* e.g. idte */
279 #define INSTR_RRF_R0RR2 4, { R_24,R_28,R_16,0,0,0 } /* e.g. ark */
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-m68k.c714 enum elf_m68k_got_offset_size { R_8, R_16, R_32, R_LAST };
804 return R_16;
870 n_slots[R_16] is the cumulative count of R_8 and R_16 slots
872 n_slots[R_32] is the cumulative count of R_8, R_16 and R_32 slots
1354 * R_16 type is used in entries for symbols that have at least one
1364 R_8 entries, which are followed by R_16 entries, and
1393 got->n_slots[R_16] = 0;
1491 /* When using negative offsets, we allocate one extra R_8, one extra R_16
1493 offset allocation -- hence -1 for R_8 slots and -2 for R_16 slot
713 enum elf_m68k_got_offset_size { R_8, R_16, R_32, R_LAST }; enumerator in enum:elf_m68k_got_offset_size
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-m68k.c714 enum elf_m68k_got_offset_size { R_8, R_16, R_32, R_LAST };
804 return R_16;
870 n_slots[R_16] is the cumulative count of R_8 and R_16 slots
872 n_slots[R_32] is the cumulative count of R_8, R_16 and R_32 slots
1354 * R_16 type is used in entries for symbols that have at least one
1364 R_8 entries, which are followed by R_16 entries, and
1393 got->n_slots[R_16] = 0;
1491 /* When using negative offsets, we allocate one extra R_8, one extra R_16
1493 offset allocation -- hence -1 for R_8 slots and -2 for R_16 slot
713 enum elf_m68k_got_offset_size { R_8, R_16, R_32, R_LAST }; enumerator in enum:elf_m68k_got_offset_size
[all...]

Completed in 70 milliseconds