Home
last modified time | relevance | path

Searched refs:kCondEQZ (Results 1 – 3 of 3) sorted by relevance

/art/compiler/utils/mips64/
Dassembler_mips64.cc900 case kCondEQZ: in EmitBcondR6()
955 case kCondEQZ: in EmitBcondR2()
2356 case kCondEQZ: in InitializeType()
2388 case kCondEQZ: in InitializeType()
2471 case kCondEQZ: in Branch()
2525 case kCondEQZ: in OppositeCondition()
2528 return kCondEQZ; in OppositeCondition()
2650 (r6_cond_branch && (condition_ == kCondEQZ || condition_ == kCondNEZ)) in GetOffsetSize()
3301 Bcond(label, /* is_r6 */ true, is_bare, kCondEQZ, rs); in Beqzc()
3348 Bcond(label, /* is_r6 */ false, is_bare, kCondEQZ, rs); in Beqz()
Dassembler_mips64.h1459 kCondEQZ, enumerator
/art/compiler/utils/mips/
Dassembler_mips.h1404 kCondEQZ, enumerator