test: add test for preprocessor indirection construct
commit45d5f2f8223fe64a4ab27c7b7fce7fa974a62470
authorH. Peter Anvin <hpa@zytor.com>
Sun, 19 Oct 2008 23:25:57 +0000 (19 16:25 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 19 Oct 2008 23:25:57 +0000 (19 16:25 -0700)
tree3578778cc947ade3ac33a162a27e442852d4bd89
parentc0ab1cd15a8008d820ebbeedb04c53bc84afd995
test: add test for preprocessor indirection construct

Add a test for the preprocessor indirection construct, %[...].

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
test/ppindirect.asm [new file with mode: 0644]