Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sparc.c1288 static unsigned long last_opcode; variable
1586 || (last_opcode & ANNUL) == 0)) in md_assemble()
3343 last_opcode = theinsn->opcode; in output_insn()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-96971200 * config/tc-sparc.c (last_opcode): New static local.