Searched refs:rsl_format (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/s390/ |
D | assembler-s390.h | 998 inline void rsl_format(Opcode op, uint16_t f1, int f2, int f3, int f4, in rsl_format() function 1014 rsl_format(op_name, L, b1.code(), d1.immediate(), 0, 0); \ 1023 rsl_format(op_name, L, b2.code(), d2.immediate(), r1.code(), m3); \
|