Files
android_kernel_xiaomi_sm8450/arch/mips/math-emu
Markos Chandras a8ff66f52d MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructions
MIPS R6 added the following four instructions which share the
BLEZ and BLEZL opcodes:

BLEZALC: Compact branch-and-link if GPR rt is <= to zero
BGEZALC: Compact branch-and-link if GPR rt is >= to zero
BLEZC  : Compact branch if GPR rt is <= to zero
BGEZC  : Compact branch if GPR rt is >= to zero
BGEC   : Compact branch if GPR rs is less than or equal to GPR rt
BGEUC  : Similar to BGEC but unsigned.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
2015-02-17 15:37:33 +00:00
..
2014-05-23 15:11:15 +02:00
2014-05-23 15:11:15 +02:00
2014-05-23 15:11:15 +02:00
2014-05-23 15:11:15 +02:00
2014-11-24 07:44:49 +01:00
2014-11-24 07:44:49 +01:00
2014-05-23 15:11:15 +02:00
2014-05-23 15:11:15 +02:00
2014-05-23 15:11:15 +02:00