Searched refs:OP_BRANCH (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dm68hc11-opc.c87 #define OP_BRANCH M6811_OP_BRANCH macro
88 #define OP_JUMP_REL (M6811_OP_JUMP_REL|OP_BRANCH)
89 #define OP_JUMP_REL16 (M6812_OP_JUMP_REL16|OP_BRANCH)
331 | OP_BRANCH, 4, 0x4a, 8, 8, CHG_NONE, cpu6812 },
333 | OP_BRANCH, 3, 0x4b, 8, 8, CHG_NONE, cpu6812 },
335 | OP_BRANCH, 4, 0x4b, 8, 8, CHG_NONE, cpu6812 },
337 | OP_BRANCH, 5, 0x4b, 9, 9, CHG_NONE, cpu6812 },
339 | OP_BRANCH, 2, 0x4b, 10, 10, CHG_NONE, cpu6812 },
341 | OP_BRANCH, 4, 0x4b, 10, 10, CHG_NONE, cpu6812 },
575 { "jmp", OP_IND16 | OP_BRANCH,
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dm68hc11-opc.c87 #define OP_BRANCH M6811_OP_BRANCH macro
88 #define OP_JUMP_REL (M6811_OP_JUMP_REL|OP_BRANCH)
89 #define OP_JUMP_REL16 (M6812_OP_JUMP_REL16|OP_BRANCH)
331 | OP_BRANCH, 4, 0x4a, 8, 8, CHG_NONE, cpu6812 },
333 | OP_BRANCH, 3, 0x4b, 8, 8, CHG_NONE, cpu6812 },
335 | OP_BRANCH, 4, 0x4b, 8, 8, CHG_NONE, cpu6812 },
337 | OP_BRANCH, 5, 0x4b, 9, 9, CHG_NONE, cpu6812 },
339 | OP_BRANCH, 2, 0x4b, 10, 10, CHG_NONE, cpu6812 },
341 | OP_BRANCH, 4, 0x4b, 10, 10, CHG_NONE, cpu6812 },
575 { "jmp", OP_IND16 | OP_BRANCH,
[all...]

Completed in 56 milliseconds