Home
last modified time | relevance | path

Searched defs:addr_type (Results 1 – 4 of 4) sorted by relevance

/qemu/tcg/
H A Dtcg-op-ldst.c273 MemOp memop, TCGType addr_type) in tcg_gen_qemu_ld_i32_chk()
316 MemOp memop, TCGType addr_type) in tcg_gen_qemu_st_i32_chk()
379 MemOp memop, TCGType addr_type) in tcg_gen_qemu_ld_i64_chk()
430 MemOp memop, TCGType addr_type) in tcg_gen_qemu_st_i64_chk()
626 MemOp memop, TCGType addr_type) in tcg_gen_qemu_ld_i128_chk()
732 MemOp memop, TCGType addr_type) in tcg_gen_qemu_st_i128_chk()
853 TCGType addr_type) in tcg_gen_nonatomic_cmpxchg_i32_chk()
890 TCGType addr_type) in tcg_gen_atomic_cmpxchg_i32_chk()
935 TCGType addr_type) in tcg_gen_nonatomic_cmpxchg_i64_chk()
1006 TCGArg idx, MemOp memop, TCGType addr_type) in tcg_gen_atomic_cmpxchg_i64_chk()
[all …]
/qemu/tests/qtest/
H A Dahci-test.c1796 enum AddrMode addr_type, in offset_sector()
/qemu/include/tcg/
H A Dtcg.h367 TCGType addr_type; /* TCG_TYPE_I32 or TCG_TYPE_I64 */ member
/qemu/pc-bios/s390-ccw/
H A Dcio.h486 typedef struct { char _[4096]; } addr_type; in chsc() typedef