Home
last modified time | relevance | path

Searched refs:rxy_format (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/s390/
Dassembler-s390.h715 rxy_format(op_name, r1.code(), r2.code(), b2.code(), d2.immediate()); \
723 inline void rxy_format(Opcode opcode, int f1, int f2, int f3, int f4) { in rxy_format() function
741 rxy_format(PFD, cond, x2.code(), b2.code(), d2.immediate()); in pfd()