Home
last modified time | relevance | path

Searched defs:aop (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dbfin-parse.y29 #define DSP32ALU(aopcde, HL, dst1, dst0, src0, src1, s, x, aop) \ argument
55 #define LDST(ptr, reg, aop, sz, z, w) \ argument
61 #define DSPLDST(i, m, reg, aop, w) \ argument
64 #define LDSTPMOD(ptr, reg, idx, aop, w) \ argument
395 int aop = ((x->value >> 9) & 0x3); in is_store() local
452 struct { int r0; int s0; int x0; int aop; } modcodes; member
Dtc-bfin.c1236 bfin_gen_dsp32alu (int HL, int aopcde, int aop, int s, int x, in bfin_gen_dsp32alu()
1446 bfin_gen_ldst (REG_T ptr, REG_T reg, int aop, int sz, int Z, int W) in bfin_gen_ldst()
1517 bfin_gen_ldstpmod (REG_T ptr, REG_T reg, int aop, int W, REG_T idx) in bfin_gen_ldstpmod()
1531 bfin_gen_dspldst (REG_T i, REG_T reg, int aop, int W, int m) in bfin_gen_dspldst()
2013 int aop = ((iw0 >> LDSTpmod_aop_bits) & LDSTpmod_aop_mask); in decode_LDSTpmod_0() local
2088 int aop = ((iw0 >> DspLDST_aop_bits) & DspLDST_aop_mask); in decode_dspLDST_0() local
2146 int aop = ((iw0 >> LDST_aop_bits) & LDST_aop_mask); in decode_LDST_0() local
2359 int aop = ((iw1 >> DSP32Alu_aop_bits) & DSP32Alu_aop_mask); in decode_dsp32alu_0() local
Dtc-arm.c18923 #define TCE(mnem, aop, top, nops, ops, ae, te) \ argument
18925 #define tCE(mnem, aop, top, nops, ops, ae, te) \ argument
18936 #define TC3(mnem, aop, top, nops, ops, ae, te) \ argument
18938 #define TC3w(mnem, aop, top, nops, ops, ae, te) \ argument
18940 #define tC3(mnem, aop, top, nops, ops, ae, te) \ argument
18942 #define tC3w(mnem, aop, top, nops, ops, ae, te) \ argument
/toolchain/binutils/binutils-2.27/opcodes/
Dbfin-dis.c1856 int aop = ((iw0 >> LDSTpmod_aop_bits) & LDSTpmod_aop_mask); in decode_LDSTpmod_0() local
2062 int aop = ((iw0 >> DspLDST_aop_bits) & DspLDST_aop_mask); in decode_dspLDST_0() local
2225 int aop = ((iw0 >> LDST_aop_bits) & LDST_aop_mask); in decode_LDST_0() local
3080 int aop = ((iw1 >> DSP32Alu_aop_bits) & DSP32Alu_aop_mask); in decode_dsp32alu_0() local