/qemu/target/alpha/ |
H A D | vax_helper.c | 111 float32 fa, fb, fr; in helper_addf() local 121 float32 fa, fb, fr; in helper_subf() local 131 float32 fa, fb, fr; in helper_mulf() local 141 float32 fa, fb, fr; in helper_divf() local 151 float32 ft, fr; in helper_sqrtf() local 238 float64 fa, fb, fr; in helper_addg() local 248 float64 fa, fb, fr; in helper_subg() local 258 float64 fa, fb, fr; in helper_mulg() local 268 float64 fa, fb, fr; in helper_divg() local 278 float64 fa, fr; in helper_sqrtg() local [all …]
|
H A D | fpu_helper.c | 217 float32 fa, fb, fr; in helper_adds() local 229 float32 fa, fb, fr; in helper_subs() local 241 float32 fa, fb, fr; in helper_muls() local 253 float32 fa, fb, fr; in helper_divs() local 265 float32 fa, fr; in helper_sqrts() local 294 float64 fa, fb, fr; in helper_addt() local 306 float64 fa, fb, fr; in helper_subt() local 318 float64 fa, fb, fr; in helper_mult() local 330 float64 fa, fb, fr; in helper_divt() local 342 float64 fa, fr; in helper_sqrtt() local [all …]
|
/qemu/target/hppa/ |
H A D | op_helper.c | 374 int fr = f1 + f2; in HELPER() local 390 int fr = f1 + f2; in HELPER() local 406 int fr = f1 + f2; in HELPER() local 420 int fr = f1 - f2; in HELPER() local 436 int fr = f1 - f2; in HELPER() local 452 int fr = (f1 << sh) + f2; in HELPER() local 468 int fr = (f1 >> sh) + f2; in HELPER() local
|
H A D | gdbstub.c | 271 uint64_t *fr = &env->fr[(n - 64) / 2]; in hppa_cpu_gdb_write_register() local
|
H A D | cpu.h | 209 uint64_t fr[32]; member
|
/qemu/block/ |
H A D | blklogwrites.c | 468 blk_log_writes_co_do_file(BlkLogWritesFileReq *fr) in blk_log_writes_co_do_file() 482 BlkLogWritesFileReq fr = { in blk_log_writes_co_log() local 529 blk_log_writes_co_do_file_pwritev(BlkLogWritesFileReq *fr) in blk_log_writes_co_do_file_pwritev() 536 blk_log_writes_co_do_file_pwrite_zeroes(BlkLogWritesFileReq *fr) in blk_log_writes_co_do_file_pwrite_zeroes() 543 blk_log_writes_co_do_file_flush(BlkLogWritesFileReq *fr) in blk_log_writes_co_do_file_flush() 549 blk_log_writes_co_do_file_pdiscard(BlkLogWritesFileReq *fr) in blk_log_writes_co_do_file_pdiscard()
|
/qemu/system/ |
H A D | memory.c | 155 #define MEMORY_LISTENER_UPDATE_REGION(fr, as, dir, callback, _args...) \ argument 234 section_from_flat_range(FlatRange *fr, FlatView *fv) in section_from_flat_range() argument 605 FlatRange fr; in render_memory_region() local 686 FlatRange *fr; in flatview_for_each_range() local 836 FlatRange *fr; in address_space_update_ioeventfds() local 888 static void flat_range_coalesced_io_notify(FlatRange *fr, AddressSpace *as, in flat_range_coalesced_io_notify() 912 static void flat_range_coalesced_io_del(FlatRange *fr, AddressSpace *as) in flat_range_coalesced_io_del() 921 static void flat_range_coalesced_io_add(FlatRange *fr, AddressSpace *as) in flat_range_coalesced_io_add() 936 flat_range_coalesced_io_notify_listener_add_del(FlatRange *fr, in flat_range_coalesced_io_notify_listener_add_del() 2269 FlatRange *fr; in memory_region_sync_dirty_bitmap() local [all …]
|
/qemu/linux-user/hppa/ |
H A D | target_syscall.h | 6 uint64_t fr[32]; member
|
/qemu/hw/char/ |
H A D | pl011.c | 367 uint32_t cr, fr, il; in pl011_loopback_mdmctrl() local
|
/qemu/linux-user/aarch64/ |
H A D | signal.c | 574 struct target_rt_frame_record *fr; in target_setup_frame() local
|
/qemu/include/hw/s390x/ |
H A D | s390-pci-clp.h | 164 uint8_t fr; member
|
/qemu/hw/usb/ |
H A D | hcd-dwc2.c | 537 uint32_t fr = 0; in dwc2_get_frame_remaining() local
|
H A D | hcd-ohci.c | 1357 uint16_t fr; in ohci_get_frame_remaining() local
|
/qemu/include/block/ |
H A D | nvme.h | 1142 uint8_t fr[8]; member
|
/qemu/target/mips/tcg/ |
H A D | translate.c | 10620 int fd, int fr, int fs, int ft) in gen_flt3_arith()
|