Searched refs:rsy_format (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/s390/ |
D | assembler-s390.h | 746 inline void rsy_format(Opcode op, int f1, int f2, int f3, int f4) { in rsy_format() function 762 rsy_format(op_name, r1.code(), r3.code(), b2.code(), d2.immediate()); \ 775 rsy_format(op_name, r1.code(), m3, b2.code(), d2.immediate()); \
|