/qemu/tcg/tci/ |
H A D | tcg-target-has.h | 18 #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 D | vdso.S | 37 .macro fdpic_thunk ofs argument 89 .macro cfi_fdpic_r9 ofs argument 101 .macro cfi_fdpic_pc ofs argument
|
H A D | signal.c | 601 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 D | tcg-target-has.h | 52 #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 D | tcg-target-has.h | 15 #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 D | tcg-target-has.h | 44 #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 D | tcg-target-has.h | 44 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 D | tcg-target-has.h | 56 #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 D | tcg-target-has.h | 59 #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 D | tcg-target-has.h | 65 #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 D | tcg-target-has.h | 61 #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 D | tcg-target-has.h | 56 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 D | test-826.c | 26 long ofs; in main() local
|
/qemu/linux-user/ppc/ |
H A D | vdso.S | 166 .macro save_vreg_ofs reg, ofs
|
/qemu/util/ |
H A D | getauxval.c | 53 ssize_t size = 512, r, ofs; in qemu_init_auxval() local
|
H A D | vfio-helpers.c | 237 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 D | stby.c | 16 const char *which, const char *insn, int ofs) in check()
|
/qemu/hw/arm/ |
H A D | bcm2835_peripherals.c | 38 const char *name, hwaddr ofs, hwaddr size) in create_unimp()
|
/qemu/target/arm/tcg/ |
H A D | mte_helper.c | 267 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 D | mptconfig.c | 46 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 D | tcg-op.c | 885 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 D | vec_helper.c | 2584 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 D | translate.c | 255 static TCGv make_address_i(DisasContext *ctx, TCGv base, target_long ofs) in make_address_i()
|
/qemu/target/hppa/ |
H A D | translate.c | 275 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 D | pixman-minimal.h | 60 #define PIXMAN_FORMAT_RESHIFT(val, ofs, num) \ argument
|