mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 11:24:14 +02:00
* Removed in_x86mm_last (the duplicate no and unused) from the tinlinenumber enum.
git-svn-id: trunk@48395 -
This commit is contained in:
parent
1f49e633b6
commit
2567631aad
@ -499,5 +499,5 @@
|
||||
in_x86_pcmpistrm = in_x86_mm_first+498,
|
||||
in_x86_pcmpistrm_from_mem = in_x86_mm_first+499,
|
||||
in_x86_pcmpgtq = in_x86_mm_first+500,
|
||||
in_x86_pcmpgtq_from_mem = in_x86_mm_first+501,
|
||||
in_x86mm_last = in_x86_mm_first+501
|
||||
in_x86_pcmpgtq_from_mem = in_x86_mm_first+501
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user