grub/asm-tests
Vladimir Serbinenko 323ef2bdc3 asm-tests/i386-pc: Check that near jumps are 2 bytes.
We already check that jump over 300 bytes gap is 3 bytes in code16-mode.
Some clang versions generate 3-byte opcode for short jumps which makes
boot.img blow over 512-byte limit. Enforce -no-integrated-as in such cases
2015-11-11 18:14:25 +00:00
..
arm.S Test which flags make our asm compile. 2015-02-21 16:29:28 +01:00
i386-pc.S asm-tests/i386-pc: Check that near jumps are 2 bytes. 2015-11-11 18:14:25 +00:00
i386.S Relax requirements on asm for non-BIOS i386 platforms. 2015-02-21 20:18:18 +01:00
mips.S mips: Make the assembly-code N32-compatible. 2015-10-11 13:20:26 +02:00
powerpc.S Test which flags make our asm compile. 2015-02-21 16:29:28 +01:00
sparc64.S Test which flags make our asm compile. 2015-02-21 16:29:28 +01:00