/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
maverick.c | 91 disassembler string in the LDST macro without knowing what 160 #define LDST(insname, insnvar, op, ld, dword, regname, pre, wb, sep1, sep2, sep3) \ 171 LDST (insname, _p, op, ld, dword, regname, 1, 0, nothing, rsqbkt, nothing); \ 172 LDST (insname, _pw, op, ld, dword, regname, 1, 1, nothing, rsqbkt, literal ("!")); \ 173 LDST (insname, ,op, ld, dword, regname, 0, 1, rsqbkt, nothing, nothing) 175 /* Produce the insn identifiers of all LDST variants of a given insn.
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
dlx.h | 117 #define LDST
|
bfin.h | 482 /* LDST 505 } LDST; [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
bfin-parse.y | 55 #define LDST(ptr, reg, aop, sz, z, w) \ 369 /* Group1 is dpsLDST, LDSTpmod, LDST, LDSTiiFP, LDSTii. */ [all...] |
tc-bfin.c | [all...] |