Home
last modified time | relevance | path

Searched refs:A2_OPCODE_POP (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20121459 (A2_OPCODE_POP): Ditto.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c813 #define A2_OPCODE_POP 0x049d0004 macro
9875 inst.instruction |= is_push ? A2_OPCODE_PUSH : A2_OPCODE_POP; in encode_ldmstm()