Searched defs:INSN_VEXTRS (Results 1 - 1 of 1) sorted by relevance

/external/qemu/tcg/hppa/
H A Dtcg-target.c303 #define INSN_VEXTRS (INSN_OP(0x34) | INSN_EXT3SH(5)) macro
582 tcg_out32(s, INSN_VEXTRS | INSN_R1(ret) | INSN_R2(arg) | INSN_DEP_LEN(32));

Completed in 324 milliseconds