Home
last modified time | relevance | path

Searched refs:or_byte (Results 1 – 25 of 285) sorted by last modified time

12345678910>>...12

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/x86emu/
H A Dops.c568 destval = or_byte(destval, *srcreg); in x86emuOp_or_byte_RM_R()
578 destval = or_byte(destval, *srcreg); in x86emuOp_or_byte_RM_R()
588 destval = or_byte(destval, *srcreg); in x86emuOp_or_byte_RM_R()
597 *destreg = or_byte(*destreg, *srcreg); in x86emuOp_or_byte_RM_R()
752 *destreg = or_byte(*destreg, srcval); in x86emuOp_or_byte_R_RM()
761 *destreg = or_byte(*destreg, srcval); in x86emuOp_or_byte_R_RM()
770 *destreg = or_byte(*destreg, srcval); in x86emuOp_or_byte_R_RM()
778 *destreg = or_byte(*destreg, *srcreg); in x86emuOp_or_byte_R_RM()
918 M.x86.R_AL = or_byte(M.x86.R_AL, srcval); in x86emuOp_or_byte_AL_IMM()
5500 or_byte, /* 01 */
[all …]
H A Dprim_ops.c709 or_byte(u8 d, u8 s) in or_byte() function
H A Dvalidate.c690 VAL_BYTE_BYTE_BINARY(or_byte); in main()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h70 u8 or_byte(u8 d, u8 s);
/dports/emulators/simh/simh-3.9.0_5/AltairZ80/
H A Di86_prim_ops.c466 uint8 or_byte(PC_ENV *m, uint8 d, uint8 s) in or_byte() function
H A Di86_ops.c319 destval = or_byte(m, destval, *srcreg); in i86op_or_byte_RM_R()
326 destval = or_byte(m, destval, *srcreg); in i86op_or_byte_RM_R()
333 destval = or_byte(m, destval, *srcreg); in i86op_or_byte_RM_R()
339 *destreg = or_byte(m, *destreg, *srcreg); in i86op_or_byte_RM_R()
399 *destreg = or_byte(m, *destreg, srcval); in i86op_or_byte_R_RM()
405 *destreg = or_byte(m, *destreg, srcval); in i86op_or_byte_R_RM()
411 *destreg = or_byte(m, * destreg, srcval); in i86op_or_byte_R_RM()
416 *destreg = or_byte(m, *destreg, *srcreg); in i86op_or_byte_R_RM()
464 m->R_AL = or_byte(m, m->R_AL, srcval); in i86op_or_byte_AL_IMM()
2165 or_byte, /*01*/
[all …]
H A Di86.h257 uint8 or_byte (PC_ENV *m, uint8 d, uint8 s);
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/x86emu/
H A Dops.c568 destval = or_byte(destval, *srcreg); in x86emuOp_or_byte_RM_R()
578 destval = or_byte(destval, *srcreg); in x86emuOp_or_byte_RM_R()
588 destval = or_byte(destval, *srcreg); in x86emuOp_or_byte_RM_R()
597 *destreg = or_byte(*destreg, *srcreg); in x86emuOp_or_byte_RM_R()
752 *destreg = or_byte(*destreg, srcval); in x86emuOp_or_byte_R_RM()
761 *destreg = or_byte(*destreg, srcval); in x86emuOp_or_byte_R_RM()
770 *destreg = or_byte(*destreg, srcval); in x86emuOp_or_byte_R_RM()
778 *destreg = or_byte(*destreg, *srcreg); in x86emuOp_or_byte_R_RM()
918 M.x86.R_AL = or_byte(M.x86.R_AL, srcval); in x86emuOp_or_byte_AL_IMM()
5500 or_byte, /* 01 */
[all …]
H A Dprim_ops.c709 or_byte(u8 d, u8 s) in or_byte() function
H A Dvalidate.c690 VAL_BYTE_BYTE_BINARY(or_byte); in main()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h70 u8 or_byte(u8 d, u8 s);
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h70 u8 or_byte (u8 d, u8 s);
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/drivers/bios_emulator/x86emu/
H A Dops.c91 or_byte, /* 01 */
H A Dprim_ops.c614 u8 or_byte(u8 d, u8 s) in or_byte() function
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/board/ACube/bios_emulator/scitech/src/x86emu/
H A Dops.c549 destval = or_byte(destval, *srcreg); in x86emuOp_or_byte_RM_R()
559 destval = or_byte(destval, *srcreg); in x86emuOp_or_byte_RM_R()
569 destval = or_byte(destval, *srcreg); in x86emuOp_or_byte_RM_R()
578 *destreg = or_byte(*destreg, *srcreg); in x86emuOp_or_byte_RM_R()
727 *destreg = or_byte(*destreg, srcval); in x86emuOp_or_byte_R_RM()
736 *destreg = or_byte(*destreg, srcval); in x86emuOp_or_byte_R_RM()
745 *destreg = or_byte(*destreg, srcval); in x86emuOp_or_byte_R_RM()
753 *destreg = or_byte(*destreg, *srcreg); in x86emuOp_or_byte_R_RM()
887 M.x86.R_AL = or_byte(M.x86.R_AL, srcval); in x86emuOp_or_byte_AL_IMM()
5205 or_byte, /* 01 */
[all …]
H A Dprim_ops.c672 u8 or_byte(u8 d, u8 s) in or_byte() function
H A Dvalidate.c686 VAL_BYTE_BYTE_BINARY(or_byte); in main()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/board/ACube/bios_emulator/scitech/src/x86emu/x86emu/
H A Dprim_ops.h70 u8 or_byte (u8 d, u8 s);
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/drivers/bios_emulator/x86emu/
H A Dops.c91 or_byte, /* 01 */
H A Dprim_ops.c609 u8 or_byte(u8 d, u8 s) in or_byte() function
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h70 u8 or_byte (u8 d, u8 s);
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/x86emu/
H A Dops.c568 destval = or_byte(destval, *srcreg); in x86emuOp_or_byte_RM_R()
578 destval = or_byte(destval, *srcreg); in x86emuOp_or_byte_RM_R()
588 destval = or_byte(destval, *srcreg); in x86emuOp_or_byte_RM_R()
597 *destreg = or_byte(*destreg, *srcreg); in x86emuOp_or_byte_RM_R()
752 *destreg = or_byte(*destreg, srcval); in x86emuOp_or_byte_R_RM()
761 *destreg = or_byte(*destreg, srcval); in x86emuOp_or_byte_R_RM()
770 *destreg = or_byte(*destreg, srcval); in x86emuOp_or_byte_R_RM()
778 *destreg = or_byte(*destreg, *srcreg); in x86emuOp_or_byte_R_RM()
918 M.x86.R_AL = or_byte(M.x86.R_AL, srcval); in x86emuOp_or_byte_AL_IMM()
5500 or_byte, /* 01 */
[all …]
H A Dprim_ops.c709 or_byte(u8 d, u8 s) in or_byte() function
H A Dvalidate.c690 VAL_BYTE_BYTE_BINARY(or_byte); in main()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h70 u8 or_byte(u8 d, u8 s);

12345678910>>...12