coreboot/src/device/oprom
Edward O'Callaghan 4e2294b429 cpu/x86 asm: Just use the correct op suffix
LLVM AS doesn't support as much GNU junk extensions, data16/32
is almost never needed in truth if we just use the correct op
suffix. So do that here, fixes clang/llvm builds with the
integrated-as toggled on.

Change-Id: I6095d03d0289b418a49a10f135de5eb0e117cae0
Also-by: Damien Zammit <damien@zamaudio.com>
Signed-off-by: Damien Zammit <damien@zamaudio.com>
Reviewed-on: https://review.coreboot.org/21218
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-08-31 15:29:52 +00:00
..
include src/device: Add guards on all header files 2017-08-01 23:05:39 +00:00
realmode cpu/x86 asm: Just use the correct op suffix 2017-08-31 15:29:52 +00:00
x86emu src/device: Fix checkpatch warning: no spaces at the start of a line 2017-07-25 14:26:20 +00:00
yabel src/device: Fix checkpatch warning: no spaces at the start of a line 2017-07-25 14:26:20 +00:00
Makefile.inc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00