Home
last modified time | relevance | path

Searched defs:op3 (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
Dldst-reg-pair.s44 .macro op3 op, reg, size, type macro
Dldst-reg-reg-offset.s42 .macro op3 op, reg, ext, imm=-1 macro
/toolchain/binutils/binutils-2.27/bfd/
Delf32-h8300.c1227 unsigned char op0, op1, op2, op3; in elf32_h8_relax_section() local
1371 unsigned char op0, op1, op2, op3, op0n, op1n; in elf32_h8_relax_section() local
/toolchain/binutils/binutils-2.27/gold/
Di386.cc3337 unsigned char op3 = view[4]; in tls_gd_to_le() local
3410 unsigned char op3 = view[4]; in tls_gd_to_ie() local
3546 unsigned char op3 = view[4]; in tls_ld_to_le() local
Dsparc.cc4101 uint32_t op3, reg, off; in relax_call() local
Dx86_64.cc4616 unsigned char op3 = view[-1]; in tls_ie_to_le() local
/toolchain/binutils/binutils-2.27/include/opcode/
Dm88k.h441 OPSPEC op1,op2,op3; member
/toolchain/binutils/binutils-2.27/opcodes/
Dsparc-opc.c214 #define COMMUTEOP(opcode, op3, arch_mask) \ argument