diff options
| author | seyko <seyko2@gmail.com> | 2016-05-04 16:54:40 +0300 |
|---|---|---|
| committer | seyko <seyko2@gmail.com> | 2016-05-04 16:54:40 +0300 |
| commit | 78e4ee55b7243e856ad4257bd44564fd6a95bf91 (patch) | |
| tree | 00bf4b4208a1798998ab8a16b3bfc98e481b155a /tests/tests2 | |
| parent | 78ee3759b8215da7bacd8a2a9c4e7cfd0af3a0aa (diff) | |
| download | tinycc-78e4ee55b7243e856ad4257bd44564fd6a95bf91.tar.gz tinycc-78e4ee55b7243e856ad4257bd44564fd6a95bf91.tar.bz2 | |
PP_NUM in ASM mode
oxe+1 is parsed as 0xe +1 if (parse_flags & PARSE_FLAG_ASM_FILE)
Helps to compile a code:
__asm__("mov $0xe" "+1", "%eax\n")
Diffstat (limited to 'tests/tests2')
0 files changed, 0 insertions, 0 deletions
