modernc.org/ccgo/v3@v3.16.14/lib/testdata/tcc-0.9.27/tests/pp/12.S (about) 1 #define SRC(y...) \ 2 9999: y; \ 3 .section __ex_table, "a"; \ 4 .long 9999b, 6001f ; \ 5 // .previous 6 7 SRC(1: movw (%esi), %bx) 8 6001: