Searched refs:MO_SSIZE (Results 1 – 3 of 3) sorted by relevance
874 assert(old_ld_opc[memop & MO_SSIZE] != 0); in tcg_gen_qemu_ld_i32()877 *tcg_ctx.gen_opc_ptr++ = old_ld_opc[memop & MO_SSIZE]; in tcg_gen_qemu_ld_i32()884 *tcg_ctx.gen_opc_ptr++ = old_ld_opc[memop & MO_SSIZE]; in tcg_gen_qemu_ld_i32()957 assert(old_ld_opc[memop & MO_SSIZE] != 0); in tcg_gen_qemu_ld_i64()959 *tcg_ctx.gen_opc_ptr++ = old_ld_opc[memop & MO_SSIZE]; in tcg_gen_qemu_ld_i64()
251 MO_SSIZE = MO_SIZE | MO_SIGN, enumerator
1219 switch (opc & MO_SSIZE) { in tcg_out_qemu_ld_slow_path()1347 switch (memop & MO_SSIZE) { in tcg_out_qemu_ld_direct()