Searched defs:newv (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tcg-op-ldst.c | 826 TCGv_i32 cmpv, TCGv_i32 newv, in tcg_gen_nonatomic_cmpxchg_i32_int() 848 TCGv_i32 cmpv, TCGv_i32 newv, in tcg_gen_nonatomic_cmpxchg_i32_chk() 858 TCGv_i32 cmpv, TCGv_i32 newv, in tcg_gen_atomic_cmpxchg_i32_int() 885 TCGv_i32 cmpv, TCGv_i32 newv, in tcg_gen_atomic_cmpxchg_i32_chk() 895 TCGv_i64 cmpv, TCGv_i64 newv, in tcg_gen_nonatomic_cmpxchg_i64_int() 930 TCGv_i64 cmpv, TCGv_i64 newv, in tcg_gen_nonatomic_cmpxchg_i64_chk() 940 TCGv_i64 cmpv, TCGv_i64 newv, in tcg_gen_atomic_cmpxchg_i64_int() 1002 TCGv_i64 cmpv, TCGv_i64 newv, in tcg_gen_atomic_cmpxchg_i64_chk() 1054 TCGv_i128 cmpv, TCGv_i128 newv, in tcg_gen_nonatomic_cmpxchg_i128_chk() 1064 TCGv_i128 cmpv, TCGv_i128 newv, in tcg_gen_atomic_cmpxchg_i128_int() [all …]
|
/openbmc/linux/tools/testing/selftests/rseq/ |
H A D | rseq.h | 236 intptr_t newv, int cpu) in rseq_cmpeqv_storev() 309 intptr_t newv, int cpu) in rseq_cmpeqv_trystorev_storev() 337 intptr_t newv, int cpu) in rseq_cmpeqv_cmpeqv_storev() 354 intptr_t newv, int cpu) in rseq_cmpeqv_trymemcpy_storev()
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | cmpxchg-xchg.h | 28 u32 oldv, newv; in __xchg_cmpxchg() local
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | cmpxchg.h | 102 u32 oldv, newv; in xchg_small() local
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | cmpxchg.h | 185 u32 oldv, newv; in xchg_small() local
|
/openbmc/qemu/hw/xtensa/ |
H A D | mx_pic.c | 189 uint32_t oldv, newv; in xtensa_mx_pic_ext_reg_write() local
|
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 1894 TCGv oldv, TCGv newv, TCGv cmpv, TCGv addr) in gen_cas_asi()
|