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

/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcrx-opc.c107 #define BRANCH_INST(NAME, OPC) \ macro
115 BRANCH_INST ("beq", 0x70),
116 BRANCH_INST ("bne", 0x71),
117 BRANCH_INST ("bcs", 0x72),
118 BRANCH_INST ("bcc", 0x73),
119 BRANCH_INST ("bhi", 0x74),
120 BRANCH_INST ("bls", 0x75),
121 BRANCH_INST ("bgt", 0x76),
122 BRANCH_INST ("ble", 0x77),
123 BRANCH_INST ("bf
[all...]

Completed in 63 milliseconds