Home
last modified time | relevance | path

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

/external/v8/src/regexp/s390/
Dregexp-macro-assembler-s390.cc781 __ ShiftRightArithP(r3, r3, Operand(1)); in GetCode() local
782 __ ShiftRightArithP(r4, r4, Operand(1)); in GetCode() local
783 __ ShiftRightArithP(r5, r5, Operand(1)); in GetCode() local
784 __ ShiftRightArithP(r6, r6, Operand(1)); in GetCode() local
801 __ ShiftRightArithP(r3, r3, Operand(1)); in GetCode() local
802 __ ShiftRightArithP(r4, r4, Operand(1)); in GetCode() local
/external/v8/src/s390/
Dmacro-assembler-s390.h113 #define ShiftRightArithP srag macro
150 #define ShiftRightArithP ShiftRightArith macro