Home
last modified time | relevance | path

Searched refs:opcode_next (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-pj.c177 fake->opcode_next = -1; in fake_opcode()
278 if (opcode->opcode_next != -1) in md_assemble()
279 output[idx++] = opcode->opcode_next; in md_assemble()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-pj.c177 fake->opcode_next = -1; in fake_opcode()
278 if (opcode->opcode_next != -1) in md_assemble()
279 output[idx++] = opcode->opcode_next; in md_assemble()
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dpj.h42 short opcode_next; member
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dpj.h42 short opcode_next; member