HomeSort by relevance Sort by last modified time
    Searched defs:LDST (Results 1 - 3 of 3) sorted by null

  /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...]

Completed in 1717 milliseconds