diff options
| author | Michael Matz <matz@suse.de> | 2017-12-03 04:53:50 +0100 |
|---|---|---|
| committer | Michael Matz <matz@suse.de> | 2017-12-03 04:53:50 +0100 |
| commit | 529b44c0d53955309e79de3da677973922f48425 (patch) | |
| tree | 58bcc97ded93a0a207e1d9514d5c86c9c6832915 /tccasm.c | |
| parent | 9e0d23cc47359149a39eafffdbb133963980b6ed (diff) | |
| download | tinycc-529b44c0d53955309e79de3da677973922f48425.tar.gz tinycc-529b44c0d53955309e79de3da677973922f48425.tar.bz2 | |
tccasm: Accept suffixed cmovCC
The length suffix for cmovCC isn't necessary as the required register
operands always allow length deduction. But let's be nice to users
and accept them anyway. Do that without blowing up tables, which means
we don't detect invalid suffixes for the given operands, but so be it.
Diffstat (limited to 'tccasm.c')
0 files changed, 0 insertions, 0 deletions
