Home
last modified time | relevance | path

Searched defs:rt_val (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
DEmulateInstructionMIPS64.cpp1347 int64_t offset, pc, rs_val, rt_val, target = 0; in Emulate_BXX_3ops() local
1662 int64_t offset, pc, rs_val, rt_val, target = 0; in Emulate_BXX_3ops_C() local
1891 int64_t target, offset, pc, rt_val; in Emulate_JIALC() local
1929 int64_t target, offset, rt_val; in Emulate_JIC() local
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS/
DEmulateInstructionMIPS.cpp1805 int32_t offset, pc, target = 0, rs_val, rt_val; in Emulate_BXX_3ops() local
1854 int32_t offset, pc, target = 0, rs_val, rt_val; in Emulate_BXX_3ops_C() local
2588 int32_t target, offset, pc, rt_val; in Emulate_JIALC() local
2626 int32_t target, offset, rt_val; in Emulate_JIC() local