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

Unified Diff: src/IceInstARM32.h

Issue 1527363004: Remove "Adjuststack" instruction opcode. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Remove #if 0's. Created 5 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/IceInstX86Base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/IceInstARM32.h
diff --git a/src/IceInstARM32.h b/src/IceInstARM32.h
index b2d54ad80aaa0d260370c57c690b583edf7c94b4..a2aba571a8497fe81f2bed87eadead279039af18 100644
--- a/src/IceInstARM32.h
+++ b/src/IceInstARM32.h
@@ -367,7 +367,6 @@ public:
k__Start = Inst::Target,
Adc,
Add,
- Adjuststack,
And,
Asr,
Bic,
« no previous file with comments | « no previous file | src/IceInstX86Base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698