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

/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp75 case Mips::BAL:
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsLongBranch.cpp273 // We must select between the MIPS32r6/MIPS64r6 BAL (which is a normal
276 unsigned BalOp = Subtarget.hasMips32r6() ? Mips::BAL : Mips::BAL_BR;
301 // block from the target of BAL instruction. We cannot use immediate
/freebsd-11.0-release/contrib/binutils/bfd/
H A Dbout.c429 /* Make sure {CALL,BAL}NAME symbols remain adjacent on output
481 #define BAL 0x0b000000 /* Template for 'bal' instruction */
610 word = BAL | ((word
480 #define BAL macro

Completed in 63 milliseconds