u-boot/drivers/bios_emulator/x86emu
Andrew Goodbody 0fdcca86d8 bios_emulator: Add parens to xorl macro
The xorl macro lacked surrounding parens which meant that it could have
unexpected results when used in expressions. Fix this by adding the
surrounding parens to make its use predictable.

This issue was found by Smatch.

Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
2025-07-29 13:14:47 -06:00
..
debug.c bios_emulator: add missing includes to debug.c 2024-11-16 20:54:16 -06:00
decode.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
ops2.c bios_emulator: Add parens to xorl macro 2025-07-29 13:14:47 -06:00
ops.c bios_emulator: fix incorrect printing of address in "jump near immediate" 2024-12-15 11:39:23 -06:00
prim_ops.c drivers: bios_emulator: Remove duplicate newlines 2024-07-22 10:53:04 -06:00
sys.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00