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

Side by Side Diff: src/trusted/validator/x86/decoder/generator/testdata/64/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, 4 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-64 bit mode 3 Target: x86-64 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 3744 matching lines...) Expand 10 before | Expand all | Expand 10 after
3755 Popcnt $Gv, $Ev 3755 Popcnt $Gv, $Ev
3756 G_Operand OpSet 3756 G_Operand OpSet
3757 E_Operand OpUse 3757 E_Operand OpUse
3758 --- b9 --- 3758 --- b9 ---
3759 f3 0f b9 INVALID OpcodeAllowsRep NaClIllegal 3759 f3 0f b9 INVALID OpcodeAllowsRep NaClIllegal
3760 --- ba --- 3760 --- ba ---
3761 f3 0f ba INVALID OpcodeAllowsRep NaClIllegal 3761 f3 0f ba INVALID OpcodeAllowsRep NaClIllegal
3762 --- bb --- 3762 --- bb ---
3763 f3 0f bb INVALID OpcodeAllowsRep NaClIllegal 3763 f3 0f bb INVALID OpcodeAllowsRep NaClIllegal
3764 --- bc --- 3764 --- bc ---
3765 f3 0f bc INVALID OpcodeAllowsRep NaClIllegal 3765 f3 0f bc 386 OpcodeUsesModRm OpcodeAllowsRep OpcodeAllowsDa ta16 OperandSize_w OperandSize_v OperandSize_o
3766 Tzcnt $Gv, $Ev
3767 G_Operand OpSet
3768 E_Operand OpUse
3766 --- bd --- 3769 --- bd ---
3767 f3 0f bd LZCNT OpcodeUsesModRm OpcodeAllowsRep OpcodeAllows Data16 OperandSize_w OperandSize_v OperandSize_o 3770 f3 0f bd 386 OpcodeUsesModRm OpcodeAllowsRep OpcodeAllowsDa ta16 OperandSize_w OperandSize_v OperandSize_o
3768 Lzcnt $Gv, $Ev 3771 Lzcnt $Gv, $Ev
3769 G_Operand OpSet 3772 G_Operand OpSet
3770 E_Operand OpUse 3773 E_Operand OpUse
3771 --- be --- 3774 --- be ---
3772 f3 0f be INVALID OpcodeAllowsRep NaClIllegal 3775 f3 0f be INVALID OpcodeAllowsRep NaClIllegal
3773 --- bf --- 3776 --- bf ---
3774 f3 0f bf INVALID OpcodeAllowsRep NaClIllegal 3777 f3 0f bf INVALID OpcodeAllowsRep NaClIllegal
3775 --- c2 --- 3778 --- c2 ---
3776 f3 0f c2 SSE OpcodeUsesModRm OpcodeHasImmed_b OpcodeAllowsR ep 3779 f3 0f c2 SSE OpcodeUsesModRm OpcodeHasImmed_b OpcodeAllowsR ep
3777 Cmpss $Vss, $Wss, $Ib 3780 Cmpss $Vss, $Wss, $Ib
(...skipping 4314 matching lines...) Expand 10 before | Expand all | Expand 10 after
8092 df fb INVALID NaClIllegal 8095 df fb INVALID NaClIllegal
8093 --- fc --- 8096 --- fc ---
8094 df fc INVALID NaClIllegal 8097 df fc INVALID NaClIllegal
8095 --- fd --- 8098 --- fd ---
8096 df fd INVALID NaClIllegal 8099 df fd INVALID NaClIllegal
8097 --- fe --- 8100 --- fe ---
8098 df fe INVALID NaClIllegal 8101 df fe INVALID NaClIllegal
8099 --- ff --- 8102 --- ff ---
8100 df ff INVALID NaClIllegal 8103 df ff INVALID NaClIllegal
8101 8104
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698