Searched refs:BAL (Results 1 – 5 of 5) sorted by relevance
87 #define BAL 0x0b000000 /* Template for 'bal' instruction */ macro144 word = ((word + olf) & BAL_MASK) | BAL; in optcall_callback()509 word = ((word + olf - val) & BAL_MASK) | BAL; in coff_i960_relocate_section()
479 #define BAL 0x0b000000 /* Template for 'bal' instruction */ macro606 word = BAL | ((word in callj_callback()
1317 * elfxx-mips.c (JAL_TO_BAL_P): New define to transform JAL to BAL1319 (JALR_TO_BAL_P): New define to transform JALR to BAL. It is true
5589 to keep {CALL,BAL}NAME symbols adjacent.
203 #define BAL 0x0b000000 macro1509 && (opcode != B) && (opcode != RET) && (opcode != BAL); in ctrl_fmt()2321 md_number_to_chars (where, BAL, 4); in reloc_callj()