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

Unified Diff: src/trusted/validator/x86/x86_insts.h

Issue 7980021: Speed up x86-64 validator by inlining heavily called routines. Speeds up (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 3 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/x86/x86_insts.h
===================================================================
--- src/trusted/validator/x86/x86_insts.h (revision 6742)
+++ src/trusted/validator/x86/x86_insts.h (working copy)
@@ -5,7 +5,7 @@
*/
/*
- * decoding.h - Holds common utilties for decoding x86 instructions.
+ * x86_insts.h - Holds common utilties for decoding x86 instructions.
*/
#ifndef NATIVE_CLIENT_SRC_TRUSTED_VALIDATOR_X86_X86_INSTS_H__
« no previous file with comments | « src/trusted/validator/x86/ncval_reg_sfi/ncvalidator_registry.c ('k') | src/trusted/validator/x86/x86_insts.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698