Searched defs:tmp0 (Results 1 – 6 of 6) sorted by relevance
/qemu/tests/tcg/aarch64/system/ |
H A D | mte.S | 13 #define tmp0 x2 /* Scratch register. */ macro
|
/qemu/target/rx/ |
H A D | op_helper.c | 201 uint8_t tmp0, tmp1; in helper_scmpu() local 327 int64_t tmp0, tmp1; in helper_rmpa() local
|
H A D | translate.c | 1703 TCGv_i64 tmp0, tmp1; in rx_mul64hi() local 1716 TCGv_i64 tmp0, tmp1; in rx_mul64lo() local
|
/qemu/target/mips/tcg/ |
H A D | op_helper.c | 55 uint64_t tmp0 = ((uint64_t)rs) << 32 | ((uint64_t)rs & 0xffffffff); in helper_rotx() local
|
/qemu/target/loongarch/tcg/ |
H A D | tlb_helper.c | 614 target_ulong phys, tmp0, ptindex, ptoffset0, ptoffset1, ps, badv; in helper_ldpte() local
|
/qemu/hw/s390x/ |
H A D | css.c | 751 CCW0 tmp0; in copy_ccw_from_guest() local
|