Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Side by Side Diff: src/trusted/validator/x86/decoder/generator/testdata/32/modeled_insts.txt

Issue 10790077: Add tzcnt as an acceptable instruction to x86-64 validator (it already (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 *** Automatically generated file, do not edit! *** 1 *** Automatically generated file, do not edit! ***
2 2
3 Target: x86-32 bit mode 3 Target: x86-32 bit mode
4 4
5 *** Hard coded instructions *** 5 *** Hard coded instructions ***
6 6
7 --- 0f 0b --- 7 --- 0f 0b ---
8 0b 386 8 0b 386
9 Ud2 9 Ud2
10 10
(...skipping 3832 matching lines...) Expand 10 before | Expand all | Expand 10 after
3843 Popcnt $Gv, $Ev 3843 Popcnt $Gv, $Ev
3844 G_Operand OpSet 3844 G_Operand OpSet
3845 E_Operand OpUse 3845 E_Operand OpUse
3846 --- b9 --- 3846 --- b9 ---
3847 f3 0f b9 INVALID OpcodeAllowsRep NaClIllegal 3847 f3 0f b9 INVALID OpcodeAllowsRep NaClIllegal
3848 --- ba --- 3848 --- ba ---
3849 f3 0f ba INVALID OpcodeAllowsRep NaClIllegal 3849 f3 0f ba INVALID OpcodeAllowsRep NaClIllegal
3850 --- bb --- 3850 --- bb ---
3851 f3 0f bb INVALID OpcodeAllowsRep NaClIllegal 3851 f3 0f bb INVALID OpcodeAllowsRep NaClIllegal
3852 --- bc --- 3852 --- bc ---
3853 f3 0f bc INVALID OpcodeAllowsRep NaClIllegal 3853 f3 0f bc 386 OpcodeUsesModRm OpcodeAllowsRep OpcodeAllowsDa ta16 OperandSize_w OperandSize_v
3854 Tzcnt $Gv, $Ev
3855 G_Operand OpSet
3856 E_Operand OpUse
3854 --- bd --- 3857 --- bd ---
3855 f3 0f bd LZCNT OpcodeUsesModRm OpcodeAllowsRep OpcodeAllows Data16 OperandSize_w OperandSize_v 3858 f3 0f bd 386 OpcodeUsesModRm OpcodeAllowsRep OpcodeAllowsDa ta16 OperandSize_w OperandSize_v
3856 Lzcnt $Gv, $Ev 3859 Lzcnt $Gv, $Ev
3857 G_Operand OpSet 3860 G_Operand OpSet
3858 E_Operand OpUse 3861 E_Operand OpUse
3859 --- be --- 3862 --- be ---
3860 f3 0f be INVALID OpcodeAllowsRep NaClIllegal 3863 f3 0f be INVALID OpcodeAllowsRep NaClIllegal
3861 --- bf --- 3864 --- bf ---
3862 f3 0f bf INVALID OpcodeAllowsRep NaClIllegal 3865 f3 0f bf INVALID OpcodeAllowsRep NaClIllegal
3863 --- c2 --- 3866 --- c2 ---
3864 f3 0f c2 SSE OpcodeUsesModRm OpcodeHasImmed_b OpcodeAllowsR ep 3867 f3 0f c2 SSE OpcodeUsesModRm OpcodeHasImmed_b OpcodeAllowsR ep
3865 Cmpss $Vss, $Wss, $Ib 3868 Cmpss $Vss, $Wss, $Ib
(...skipping 4296 matching lines...) Expand 10 before | Expand all | Expand 10 after
8162 df fb INVALID NaClIllegal 8165 df fb INVALID NaClIllegal
8163 --- fc --- 8166 --- fc ---
8164 df fc INVALID NaClIllegal 8167 df fc INVALID NaClIllegal
8165 --- fd --- 8168 --- fd ---
8166 df fd INVALID NaClIllegal 8169 df fd INVALID NaClIllegal
8167 --- fe --- 8170 --- fe ---
8168 df fe INVALID NaClIllegal 8171 df fe INVALID NaClIllegal
8169 --- ff --- 8172 --- ff ---
8170 df ff INVALID NaClIllegal 8173 df ff INVALID NaClIllegal
8171 8174
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698