Searched refs:POP26 (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/mips/ |
D | constants-mips.h | 492 POP26 = BLEZL, // bgezc, blezc, bgec/blec enumerator
|
D | simulator-mips.cc | 6523 case POP26: // BLEZC, BGEZC, BGEC/BLEC / BLEZL (pre-r6) in DecodeTypeImmediate()
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 474 POP26 = BLEZL, // bgezc, blezc, bgec/blec enumerator
|
D | simulator-mips64.cc | 6768 case POP26: // BLEZC, BGEZC, BGEC/BLEC / BLEZL (pre-r6) in DecodeTypeImmediate()
|