Searched refs:unimp (Results 1 – 17 of 17) sorted by relevance
/openbmc/qemu/hw/usb/ |
H A D | hcd-dwc3.c | 402 .unimp = 0xffffffff, 406 .unimp = 0xffffffff, 409 .unimp = 0xffffffff, 412 .unimp = 0xffffffff, 417 .unimp = 0xffffffff, 422 .unimp = 0xffffffff, 426 .unimp = 0xffffffff, 432 .unimp = 0xffffffff, 438 .unimp = 0xffffffff, 462 .unimp = 0xffffffff, [all …]
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | gen_except.S | 60 cmpib #UNIMP_40_SIZE-4,1(%a7) |test for orig unimp frame 61 beqs unimp_x |go handle unimp frame 62 cmpib #UNIMP_41_SIZE-4,1(%a7) |test for rev unimp frame 63 beqs unimp_x |go handle unimp frame 68 | Fix up the new busy frame with entries from the unimp frame 70 movel ETEMP_EX(%a6),ETEMP_EX(%a1) |copy etemp from unimp 73 movel CMDREG1B(%a6),CMDREG1B(%a1) |set inst in frame to unimp 95 | Frame is an unimp frame possible resulting from an fmove <ea>,fp0 102 cmpib #UNIMP_40_SIZE-4,1(%a7) |test for orig unimp frame 107 cmpib #UNIMP_41_SIZE-4,1(%a7) |test for rev unimp frame [all …]
|
H A D | x_fline.S | 45 | ;between six word frame (unimp) and 68 cmpib #VER_40,(%a7) |test for orig unimp frame 76 cmpib #VER_41,(%a7) |test for rev unimp frame 88 movew #0x202c,EXC_VEC(%a6) |reformat vector to unimp
|
H A D | x_snan.S | 90 cmpib #VER_40,(%a7) |test for orig unimp frame 112 | Exit snan handler by expanding the unimp frame into a busy frame 118 cmpib #VER_40,(%a7) |test for orig unimp frame
|
H A D | fpsp.h | 332 .set UNIMP_40_SIZE,44 | size of orig unimp frame 333 .set UNIMP_41_SIZE,52 | size of rev unimp frame
|
H A D | decbin.S | 65 | word to $0100. This will signal unimp.sa that an enabled inex1
|
/openbmc/qemu/hw/rtc/ |
H A D | xlnx-zynqmp-rtc.c | 120 .unimp = MAKE_64BIT_MASK(0, 32), 125 .unimp = MAKE_64BIT_MASK(0, 32),
|
/openbmc/qemu/include/hw/ |
H A D | register.h | 52 uint64_t unimp; member
|
/openbmc/qemu/hw/core/ |
H A D | register.c | 95 test = val & ac->unimp; in register_write() 100 prefix, reg->access->name, val, ac->unimp); in register_write()
|
/openbmc/qemu/include/hw/arm/ |
H A D | armsse.h | 181 UnimplementedDeviceState unimp[NUM_PPUS]; member
|
/openbmc/qemu/hw/arm/ |
H A D | armsse.c | 774 assert(devinfo->index < ARRAY_SIZE(s->unimp)); in armsse_init() 776 &s->unimp[devinfo->index], in armsse_init() 1323 sbd = SYS_BUS_DEVICE(&s->unimp[devinfo->index]); in armsse_realize()
|
/openbmc/qemu/hw/misc/ |
H A D | meson.build | 7 system_ss.add(when: 'CONFIG_UNIMP', if_true: files('unimp.c'))
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | TEST.DOC | 151 main fp test: tests (1) unimp effective address exception
|
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A D | ftest.S | 149 ### unimp
|
/openbmc/qemu/ |
H A D | MAINTAINERS | 2548 F: include/hw/misc/unimp.h 2549 F: hw/misc/unimp.c
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |