Home
last modified time | relevance | path

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

/qemu/include/tcg/
H A Dtcg.h348 #define TCGOP_FLAGS(X) (X)->param2 macro
/qemu/tcg/
H A Dtcg-op-ldst.c96 TCGOP_FLAGS(op) = get_memop(oi) & MO_SIZE; in gen_ldst1()
104 TCGOP_FLAGS(op) = get_memop(oi) & MO_SIZE; in gen_ldst2()
H A Dtcg.c3512 unsigned flags = TCGOP_FLAGS(op); in opcode_args_ct()
7013 TCGOP_FLAGS(op))); in tcg_gen_code()