Searched defs:aop (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.h392 struct { int r0; int s0; int x0; int aop; } modcodes; member in struct:YYSTYPE::__anon2515
H A Dbfin-parse.c784 struct { int r0; int s0; int x0; int aop; } modcodes; member in struct:YYSTYPE::__anon2513
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-bfin.c1297 bfin_gen_dsp32alu (int HL, int aopcde, int aop, int s, int x, argument
1507 bfin_gen_ldst (REG_T ptr, REG_T reg, int aop, int sz, int Z, int W) argument
1579 bfin_gen_ldstpmod (REG_T ptr, REG_T reg, int aop, int W, REG_T idx) argument
1593 bfin_gen_dspldst (REG_T i, REG_T reg, int aop, int W, int m) argument
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.h407 struct { int r0; int s0; int x0; int aop; } modcodes; member in struct:YYSTYPE::__anon329
H A Dbfin-parse.c440 int aop = ((x->value >> 9) & 0x3); local
883 struct { int r0; int s0; int x0; int aop; } modcodes; member in struct:YYSTYPE::__anon326
[all...]
/haiku-buildtools/gcc/gcc/fortran/
H A Dopenmp.c3546 gfc_omp_atomic_op aop local
H A Dtrans-openmp.c2778 enum tree_code aop = OMP_ATOMIC; local
/haiku-buildtools/binutils/gas/config/
H A Dtc-bfin.c1235 bfin_gen_dsp32alu(int HL, int aopcde, int aop, int s, int x, REG_T dst0, REG_T dst1, REG_T src0, REG_T src1) argument
1445 bfin_gen_ldst(REG_T ptr, REG_T reg, int aop, int sz, int Z, int W) argument
1516 bfin_gen_ldstpmod(REG_T ptr, REG_T reg, int aop, int W, REG_T idx) argument
1530 bfin_gen_dspldst(REG_T i, REG_T reg, int aop, int W, int m) argument
2012 int aop = ((iw0 >> LDSTpmod_aop_bits) & LDSTpmod_aop_mask); local
2087 int aop = ((iw0 >> DspLDST_aop_bits) & DspLDST_aop_mask); local
2145 int aop = ((iw0 >> LDST_aop_bits) & LDST_aop_mask); local
2358 int aop = ((iw1 >> DSP32Alu_aop_bits) & DSP32Alu_aop_mask); local
[all...]
/haiku-buildtools/legacy/binutils/opcodes/
H A Dbfin-dis.c1583 int aop = ((iw0 >> LDSTpmod_aop_bits) & LDSTpmod_aop_mask); local
1777 int aop = ((iw0 >> DspLDST_aop_bits) & DspLDST_aop_mask); local
1940 int aop = ((iw0 >> LDST_aop_bits) & LDST_aop_mask); local
2699 int aop = ((iw1 >> DSP32Alu_aop_bits) & DSP32Alu_aop_mask); local
[all...]
/haiku-buildtools/binutils/opcodes/
H A Dbfin-dis.c1856 int aop = ((iw0 >> LDSTpmod_aop_bits) & LDSTpmod_aop_mask); local
2062 int aop = ((iw0 >> DspLDST_aop_bits) & DspLDST_aop_mask); local
2225 int aop = ((iw0 >> LDST_aop_bits) & LDST_aop_mask); local
3080 int aop = ((iw1 >> DSP32Alu_aop_bits) & DSP32Alu_aop_mask); local
[all...]

Completed in 270 milliseconds