Home
last modified time | relevance | path

Searched defs:ofs (Results 1 – 25 of 49) sorted by relevance

12

/qemu/tcg/tci/
H A Dtcg-target-has.h18 #define TCG_TARGET_extract_valid(type, ofs, len) 1 argument
19 #define TCG_TARGET_sextract_valid(type, ofs, len) 1 argument
20 #define TCG_TARGET_deposit_valid(type, ofs, len) 1 argument
/qemu/linux-user/arm/
H A Dvdso.S37 .macro fdpic_thunk ofs argument
89 .macro cfi_fdpic_r9 ofs argument
101 .macro cfi_fdpic_pc ofs argument
H A Dsignal.c601 static void write_arm_fdpic_sigreturn(uint32_t *rc, int ofs) in write_arm_fdpic_sigreturn()
610 static void write_thm_fdpic_sigreturn(void *vrc, int ofs) in write_thm_fdpic_sigreturn()
/qemu/tcg/mips/
H A Dtcg-target-has.h52 #define TCG_TARGET_extract_valid(type, ofs, len) use_mips32r2_instructions argument
53 #define TCG_TARGET_deposit_valid(type, ofs, len) use_mips32r2_instructions argument
56 tcg_target_sextract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_sextract_valid()
/qemu/tcg/sparc64/
H A Dtcg-target-has.h15 #define TCG_TARGET_extract_valid(type, ofs, len) \ argument
20 #define TCG_TARGET_deposit_valid(type, ofs, len) 0 argument
/qemu/tcg/loongarch64/
H A Dtcg-target-has.h44 #define TCG_TARGET_extract_valid(type, ofs, len) 1 argument
45 #define TCG_TARGET_deposit_valid(type, ofs, len) 1 argument
48 tcg_target_sextract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_sextract_valid()
/qemu/tcg/riscv/
H A Dtcg-target-has.h44 tcg_target_extract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_extract_valid()
61 tcg_target_sextract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_sextract_valid()
70 #define TCG_TARGET_deposit_valid(type, ofs, len) 0 argument
/qemu/tcg/aarch64/
H A Dtcg-target-has.h56 #define TCG_TARGET_extract_valid(type, ofs, len) 1 argument
57 #define TCG_TARGET_sextract_valid(type, ofs, len) 1 argument
58 #define TCG_TARGET_deposit_valid(type, ofs, len) 1 argument
/qemu/tcg/ppc/
H A Dtcg-target-has.h59 #define TCG_TARGET_extract_valid(type, ofs, len) 1 argument
60 #define TCG_TARGET_deposit_valid(type, ofs, len) 1 argument
63 tcg_target_sextract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_sextract_valid()
/qemu/tcg/i386/
H A Dtcg-target-has.h65 #define TCG_TARGET_deposit_valid(type, ofs, len) \ argument
77 tcg_target_sextract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_sextract_valid()
97 tcg_target_extract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_extract_valid()
/qemu/tcg/s390x/
H A Dtcg-target-has.h61 #define TCG_TARGET_extract_valid(type, ofs, len) 1 argument
62 #define TCG_TARGET_deposit_valid(type, ofs, len) 1 argument
65 tcg_target_sextract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_sextract_valid()
/qemu/tcg/arm/
H A Dtcg-target-has.h56 tcg_target_extract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_extract_valid()
71 #define TCG_TARGET_deposit_valid(type, ofs, len) use_armv7_instructions argument
/qemu/tests/tcg/aarch64/
H A Dtest-826.c26 long ofs; in main() local
/qemu/linux-user/ppc/
H A Dvdso.S166 .macro save_vreg_ofs reg, ofs
/qemu/util/
H A Dgetauxval.c53 ssize_t size = 512, r, ofs; in qemu_init_auxval() local
H A Dvfio-helpers.c237 int size, int ofs) in qemu_vfio_pci_read_config()
251 static int qemu_vfio_pci_write_config(QEMUVFIOState *s, void *buf, int size, int ofs) in qemu_vfio_pci_write_config()
/qemu/tests/tcg/hppa/
H A Dstby.c16 const char *which, const char *insn, int ofs) in check()
/qemu/hw/arm/
H A Dbcm2835_peripherals.c38 const char *name, hwaddr ofs, hwaddr size) in create_unimp()
/qemu/target/arm/tcg/
H A Dmte_helper.c267 int ofs = extract32(ptr, LOG2_TAG_GRANULE, 1) * 4; in load_tag1() local
301 int ofs = extract32(ptr, LOG2_TAG_GRANULE, 1) * 4; in store_tag1() local
308 int ofs = extract32(ptr, LOG2_TAG_GRANULE, 1) * 4; in store_tag1_parallel() local
/qemu/hw/scsi/
H A Dmptconfig.c46 size_t ofs; in vfill() local
420 size_t ofs = size - MPTSAS_NUM_PORTS * MPTSAS_CONFIG_SAS_IO_UNIT_0_SIZE; in mptsas_config_sas_io_unit_0() local
456 size_t ofs = size - MPTSAS_NUM_PORTS * MPTSAS_CONFIG_SAS_IO_UNIT_1_SIZE; in mptsas_config_sas_io_unit_1() local
/qemu/tcg/
H A Dtcg-op.c885 unsigned int ofs, unsigned int len) in tcg_gen_deposit_i32()
933 unsigned int ofs, unsigned int len) in tcg_gen_deposit_z_i32()
969 unsigned int ofs, unsigned int len) in tcg_gen_extract_i32()
1014 unsigned int ofs, unsigned int len) in tcg_gen_sextract_i32()
1053 unsigned int ofs) in tcg_gen_extract2_i32()
2538 unsigned int ofs, unsigned int len) in tcg_gen_deposit_i64()
2602 unsigned int ofs, unsigned int len) in tcg_gen_deposit_z_i64()
2652 unsigned int ofs, unsigned int len) in tcg_gen_extract_i64()
2723 unsigned int ofs, unsigned int len) in tcg_gen_sextract_i64()
2794 unsigned int ofs) in tcg_gen_extract2_i64()
/qemu/target/loongarch/tcg/
H A Dvec_helper.c2584 int i, j, ofs; in HELPER() local
2605 int i, j, ofs; in HELPER() local
2626 int i, j, ofs; in HELPER() local
2647 int i, j, ofs; in HELPER() local
2668 int i, j, ofs; in HELPER() local
2692 int i, j, ofs; in HELPER() local
2950 int i, j, ofs; local
2971 int i, j, ofs; in HELPER() local
2992 int i, j, ofs; in HELPER() local
H A Dtranslate.c255 static TCGv make_address_i(DisasContext *ctx, TCGv base, target_long ofs) in make_address_i()
/qemu/target/hppa/
H A Dtranslate.c275 typedef struct { TCGv_i64 *var; const char *name; int ofs; } GlobalVar; in hppa_translate_init() member
1559 TCGv_i64 ofs; in form_gva() local
1596 TCGv_i64 ofs; in do_load_32() local
1614 TCGv_i64 ofs; in do_load_64() local
1632 TCGv_i64 ofs; in do_store_32() local
1650 TCGv_i64 ofs; in do_store_64() local
2518 TCGv_i64 dest, ofs; in trans_probe() local
2550 TCGv_i64 ofs, reg; in trans_ixtlbx() local
2575 TCGv_i64 ofs; in do_pxtlb() local
2718 TCGv_i64 ofs, paddr; in trans_lpa() local
[all …]
/qemu/include/ui/
H A Dpixman-minimal.h60 #define PIXMAN_FORMAT_RESHIFT(val, ofs, num) \ argument

12