Searched refs:rx_format (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/s390/ |
D | assembler-s390.h | 683 rx_format(op_name, r1.code(), x2.code(), b2.code(), \ 692 inline void rx_format(Opcode opcode, int f1, int f2, int f3, int f4) { in rx_format() function 708 rx_format(BC, cond, x2.code(), b2.code(), d2.immediate()); in bc()
|