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