amd/int0x80 test: fix inline asm for gccGcc complained about the unused %0 asm argument.Fixes: 2c2ec6bbc9cc ("tests/sys/arch/amd64: add a program to check INT $0x80 behavior on amd64")Reviewed b
amd/int0x80 test: fix inline asm for gccGcc complained about the unused %0 asm argument.Fixes: 2c2ec6bbc9cc ("tests/sys/arch/amd64: add a program to check INT $0x80 behavior on amd64")Reviewed by: kib, markjDifferential Revision: https://reviews.freebsd.org/D56781
show more ...
tests/sys/arch/amd64: add a program to check INT $0x80 behavior on amd64Requested and reviewed by: markjSponsored by: The FreeBSD FoundationMFC after: 1 weekDifferential revision: https://review
tests/sys/arch/amd64: add a program to check INT $0x80 behavior on amd64Requested and reviewed by: markjSponsored by: The FreeBSD FoundationMFC after: 1 weekDifferential revision: https://reviews.freebsd.org/D56654