Home
last modified time | relevance | path

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

/external/v8/src/s390/
Dassembler-s390.h702 rx_format(op_name, r1.code(), x2.code(), b2.code(), d2); \
710 inline void rx_format(Opcode opcode, int f1, int f2, int f3, int f4) { in rx_format() function
726 rx_format(BC, cond, x2.code(), b2.code(), d2); in bc()