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

Unified Diff: src/trusted/validator_arm/gen/arm32_decode_baselines_2.h

Issue 12223046: Use generated actual decoders for ARM table: (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 7 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: src/trusted/validator_arm/gen/arm32_decode_baselines_2.h
===================================================================
--- src/trusted/validator_arm/gen/arm32_decode_baselines_2.h (revision 10760)
+++ src/trusted/validator_arm/gen/arm32_decode_baselines_2.h (working copy)
@@ -545,6 +545,7 @@
// Pc: 15,
// Rn: Rn(19:16),
// W: W(21),
+// actual: Actual_STMDA_STMED_cccc100000w0nnnnrrrrrrrrrrrrrrrr_case_1,
// base: Rn,
// baseline: StoreRegisterList,
// cond: cond(31:28),
@@ -566,8 +567,7 @@
// Contains(registers, Rn) &&
// Rn !=
// SmallestGPR(registers) => UNKNOWN],
-// small_imm_base_wb: true,
-// true: true,
+// small_imm_base_wb: wback,
// uses: Union({Rn}, registers),
// wback: W(21)=1}
class STMDA_STMED_cccc100000w0nnnnrrrrrrrrrrrrrrrr_case_0
@@ -592,6 +592,7 @@
// Pc: 15,
// Rn: Rn(19:16),
// W: W(21),
+// actual: Actual_STMDA_STMED_cccc100000w0nnnnrrrrrrrrrrrrrrrr_case_1,
// base: Rn,
// baseline: StoreRegisterList,
// cond: cond(31:28),
@@ -613,8 +614,7 @@
// Contains(registers, Rn) &&
// Rn !=
// SmallestGPR(registers) => UNKNOWN],
-// small_imm_base_wb: true,
-// true: true,
+// small_imm_base_wb: wback,
// uses: Union({Rn}, registers),
// wback: W(21)=1}
class STMDB_STMFD_cccc100100w0nnnnrrrrrrrrrrrrrrrr_case_0
@@ -639,6 +639,7 @@
// Pc: 15,
// Rn: Rn(19:16),
// W: W(21),
+// actual: Actual_STMDA_STMED_cccc100000w0nnnnrrrrrrrrrrrrrrrr_case_1,
// base: Rn,
// baseline: StoreRegisterList,
// cond: cond(31:28),
@@ -660,8 +661,7 @@
// Contains(registers, Rn) &&
// Rn !=
// SmallestGPR(registers) => UNKNOWN],
-// small_imm_base_wb: true,
-// true: true,
+// small_imm_base_wb: wback,
// uses: Union({Rn}, registers),
// wback: W(21)=1}
class STMIB_STMFA_cccc100110w0nnnnrrrrrrrrrrrrrrrr_case_0
@@ -686,6 +686,7 @@
// Pc: 15,
// Rn: Rn(19:16),
// W: W(21),
+// actual: Actual_STMDA_STMED_cccc100000w0nnnnrrrrrrrrrrrrrrrr_case_1,
// base: Rn,
// baseline: StoreRegisterList,
// cond: cond(31:28),
@@ -707,8 +708,7 @@
// Contains(registers, Rn) &&
// Rn !=
// SmallestGPR(registers) => UNKNOWN],
-// small_imm_base_wb: true,
-// true: true,
+// small_imm_base_wb: wback,
// uses: Union({Rn}, registers),
// wback: W(21)=1}
class STM_STMIA_STMEA_cccc100010w0nnnnrrrrrrrrrrrrrrrr_case_0
« no previous file with comments | « src/trusted/validator_arm/gen/arm32_decode_baselines_1.cc ('k') | src/trusted/validator_arm/gen/arm32_decode_baselines_2.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698