Searched refs:rxy_format (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/s390/ |
D | assembler-s390.h | 733 rxy_format(op_name, r1.code(), r2.code(), b2.code(), d2); \ 741 inline void rxy_format(Opcode opcode, int f1, int f2, int f3, int f4) { in rxy_format() function 759 rxy_format(PFD, cond, x2.code(), b2.code(), d2); in pfd()
|