diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2013-07-16 01:33:09 +0400 |
---|---|---|
committer | Cyrill Gorcunov <gorcunov@gmail.com> | 2013-07-16 01:33:09 +0400 |
commit | 836492fbcf074a609434e8cf6ce7580fc6b319bc (patch) | |
tree | 3f9ce6e43a3f7223f656fda608feaa4977f403bc /insns.dat | |
parent | 525ef263592fa7c6dc8edad66cce283b11a06ee7 (diff) | |
download | nasm-836492fbcf074a609434e8cf6ce7580fc6b319bc.tar.gz nasm-836492fbcf074a609434e8cf6ce7580fc6b319bc.tar.bz2 nasm-836492fbcf074a609434e8cf6ce7580fc6b319bc.zip |
parse_line: Shrink code with memset helper
We know that P_none = 0 thus instead of using
for() statement assign them all in one memset
call.
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'insns.dat')
0 files changed, 0 insertions, 0 deletions