Home
last modified time | relevance | path

Searched refs:unimp (Results 1 – 17 of 17) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-dwc3.c402 .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 Dgen_except.S60 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 Dx_fline.S45 | ;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 Dx_snan.S90 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 Dfpsp.h332 .set UNIMP_40_SIZE,44 | size of orig unimp frame
333 .set UNIMP_41_SIZE,52 | size of rev unimp frame
H A Ddecbin.S65 | word to $0100. This will signal unimp.sa that an enabled inex1
/openbmc/qemu/hw/rtc/
H A Dxlnx-zynqmp-rtc.c120 .unimp = MAKE_64BIT_MASK(0, 32),
125 .unimp = MAKE_64BIT_MASK(0, 32),
/openbmc/qemu/include/hw/
H A Dregister.h52 uint64_t unimp; member
/openbmc/qemu/hw/core/
H A Dregister.c95 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 Darmsse.h181 UnimplementedDeviceState unimp[NUM_PPUS]; member
/openbmc/qemu/hw/arm/
H A Darmsse.c774 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 Dmeson.build7 system_ss.add(when: 'CONFIG_UNIMP', if_true: files('unimp.c'))
/openbmc/linux/arch/m68k/ifpsp060/
H A DTEST.DOC151 main fp test: tests (1) unimp effective address exception
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dftest.S149 ### unimp
/openbmc/qemu/
H A DMAINTAINERS2548 F: include/hw/misc/unimp.h
2549 F: hw/misc/unimp.c
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]