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

Issue 625923004: Delete old x86 validator. (Closed)

Created:
6 years, 2 months ago by shyamsundarr
Modified:
6 years, 2 months ago
CC:
native-client-reviews_googlegroups.com, khim
Project:
nacl
Visibility:
Public.

Description

Delete old x86 validator. The old x86 validator was only being kept around for comparison testing with the new validator. Given our new testing strategy, it is time to remove it. TODO(shyamsundarr): Remove stubout mode completely given that only mips validator supports it. validator/x86/ and sub directories are completely removed. validator_x86/ now only contains the nccopycode library. BUG=https://code.google.com/p/nativeclient/issues/detail?id=3454 TEST=trybots

Patch Set 1 #

Total comments: 10

Patch Set 2 : fixes for mseaborn@'s comments #

Patch Set 3 : rebase from master #

Patch Set 4 : rebase master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -134539 lines) Patch
D src/trusted/validator/x86/32/ncvalidate.c View 1 2 3 1 chunk +0 lines, -183 lines 0 comments Download
D src/trusted/validator/x86/32/ncvalidate_verbose.c View 1 2 3 1 chunk +0 lines, -58 lines 0 comments Download
D src/trusted/validator/x86/32/validator_x86_32.gyp View 1 2 3 1 chunk +0 lines, -84 lines 0 comments Download
D src/trusted/validator/x86/64/ncvalidate.h View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D src/trusted/validator/x86/64/ncvalidate.c View 1 2 3 1 chunk +0 lines, -244 lines 0 comments Download
D src/trusted/validator/x86/64/ncvalidate_verbose.c View 1 2 3 1 chunk +0 lines, -61 lines 0 comments Download
D src/trusted/validator/x86/README View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D src/trusted/validator/x86/decoder/README View 1 2 3 1 chunk +0 lines, -440 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/nc_opcode_table_32.h View 1 2 3 1 chunk +0 lines, -7107 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/nc_opcode_table_64.h View 1 2 3 1 chunk +0 lines, -7016 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/nc_subregs_32.h View 1 2 3 1 chunk +0 lines, -435 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/nc_subregs_64.h View 1 2 3 1 chunk +0 lines, -435 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/ncop_expr_node_flag.h View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/ncop_expr_node_flag_impl.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/ncop_expr_node_kind.h View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/ncop_expr_node_kind_impl.h View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/ncopcode_insts.h View 1 2 3 1 chunk +0 lines, -641 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/ncopcode_insts_impl.h View 1 2 3 1 chunk +0 lines, -635 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/ncopcode_opcode_flags.h View 1 2 3 1 chunk +0 lines, -71 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/ncopcode_opcode_flags_impl.h View 1 2 3 1 chunk +0 lines, -65 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/ncopcode_operand_flag.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/ncopcode_operand_flag_impl.h View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/ncopcode_operand_kind.h View 1 2 3 1 chunk +0 lines, -234 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/ncopcode_operand_kind_impl.h View 1 2 3 1 chunk +0 lines, -228 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/ncopcode_prefix.h View 1 2 3 1 chunk +0 lines, -42 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/ncopcode_prefix_impl.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/ncval_reg_sfi_opcode_table_32.h View 1 2 3 1 chunk +0 lines, -3540 lines 0 comments Download
D src/trusted/validator/x86/decoder/gen/ncval_reg_sfi_opcode_table_64.h View 1 2 3 1 chunk +0 lines, -3598 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/README View 1 2 3 1 chunk +0 lines, -213 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/defsize64.h View 1 2 3 1 chunk +0 lines, -19 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/defsize64.c View 1 2 3 1 chunk +0 lines, -114 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/gen/nacl_disallows.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/gen/nacl_disallows_impl.h View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/lock_insts.h View 1 2 3 1 chunk +0 lines, -20 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/lock_insts.c View 1 2 3 1 chunk +0 lines, -58 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/long_mode.h View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/long_mode.c View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/modeled_nacl_inst.h View 1 2 3 1 chunk +0 lines, -86 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/modeled_nacl_inst.c View 1 2 3 1 chunk +0 lines, -138 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/nacl_disallows.enum View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/nacl_illegal.h View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/nacl_illegal.c View 1 2 3 1 chunk +0 lines, -234 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/nacl_regsgen.h View 1 2 3 1 chunk +0 lines, -42 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/nacl_regsgen.c View 1 2 3 1 chunk +0 lines, -321 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/nc_compress.h View 1 2 3 1 chunk +0 lines, -115 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/nc_compress.c View 1 2 3 1 chunk +0 lines, -322 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/nc_def_jumps.h View 1 2 3 1 chunk +0 lines, -18 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/nc_def_jumps.c View 1 2 3 1 chunk +0 lines, -74 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/nc_rep_prefix.h View 1 2 3 1 chunk +0 lines, -20 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/nc_rep_prefix.c View 1 2 3 1 chunk +0 lines, -94 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/ncdecodeX87.c View 1 2 3 1 chunk +0 lines, -235 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/ncdecode_0F.c View 1 2 3 1 chunk +0 lines, -309 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/ncdecode_forms.h View 1 2 3 1 chunk +0 lines, -480 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/ncdecode_forms.c View 1 2 3 1 chunk +0 lines, -1866 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/ncdecode_onebyte.c View 1 2 3 1 chunk +0 lines, -639 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/ncdecode_sse.c View 1 2 3 1 chunk +0 lines, -616 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/ncdecode_st.h View 1 2 3 1 chunk +0 lines, -103 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/ncdecode_st.c View 1 2 3 1 chunk +0 lines, -196 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/ncdecode_tablegen.h View 1 2 3 1 chunk +0 lines, -166 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/ncdecode_tablegen.c View 1 2 3 1 chunk +0 lines, -2286 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/ncval_simplify.h View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/ncval_simplify.c View 1 2 3 1 chunk +0 lines, -277 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/testdata/32/modeled_insts.txt View 1 2 3 1 chunk +0 lines, -8171 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/testdata/64/modeled_insts.txt View 1 2 3 1 chunk +0 lines, -8101 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/testdata/64/ncval_reg_sfi_modeled_insts.txt View 1 2 3 1 chunk +0 lines, -6842 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/zero_extends.h View 1 2 3 1 chunk +0 lines, -20 lines 0 comments Download
D src/trusted/validator/x86/decoder/generator/zero_extends.c View 1 2 3 1 chunk +0 lines, -149 lines 0 comments Download
D src/trusted/validator/x86/decoder/nc_decode_tables.h View 1 2 3 1 chunk +0 lines, -70 lines 0 comments Download
D src/trusted/validator/x86/decoder/nc_decode_tables_types.h View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D src/trusted/validator/x86/decoder/nc_inst_iter.h View 1 2 3 1 chunk +0 lines, -97 lines 0 comments Download
D src/trusted/validator/x86/decoder/nc_inst_iter.c View 1 2 3 1 chunk +0 lines, -120 lines 0 comments Download
D src/trusted/validator/x86/decoder/nc_inst_iter_inl.c View 1 2 3 1 chunk +0 lines, -101 lines 0 comments Download
D src/trusted/validator/x86/decoder/nc_inst_state.h View 1 2 3 1 chunk +0 lines, -77 lines 0 comments Download
D src/trusted/validator/x86/decoder/nc_inst_state.c View 1 2 3 1 chunk +0 lines, -228 lines 0 comments Download
D src/trusted/validator/x86/decoder/nc_inst_state_internal.h View 1 2 3 1 chunk +0 lines, -174 lines 0 comments Download
D src/trusted/validator/x86/decoder/nc_inst_state_statics.c View 1 2 3 1 chunk +0 lines, -1002 lines 0 comments Download
D src/trusted/validator/x86/decoder/nc_inst_state_tests.cc View 1 2 3 1 chunk +0 lines, -798 lines 0 comments Download
D src/trusted/validator/x86/decoder/nc_inst_trans.h View 1 2 3 1 chunk +0 lines, -54 lines 0 comments Download
D src/trusted/validator/x86/decoder/nc_inst_trans.c View 1 2 3 1 chunk +0 lines, -1631 lines 0 comments Download
D src/trusted/validator/x86/decoder/ncdis_decode_tables.c View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D src/trusted/validator/x86/decoder/ncdis_decode_tables.gyp View 1 2 3 1 chunk +0 lines, -68 lines 0 comments Download
D src/trusted/validator/x86/decoder/ncop_expr_node_flag.enum View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D src/trusted/validator/x86/decoder/ncop_expr_node_kind.enum View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D src/trusted/validator/x86/decoder/ncop_exps.h View 1 2 3 1 chunk +0 lines, -117 lines 0 comments Download
D src/trusted/validator/x86/decoder/ncop_exps.c View 1 2 3 1 chunk +0 lines, -613 lines 0 comments Download
D src/trusted/validator/x86/decoder/ncop_exps_inl.c View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D src/trusted/validator/x86/decoder/ncopcode_desc.h View 1 2 3 1 chunk +0 lines, -174 lines 0 comments Download
D src/trusted/validator/x86/decoder/ncopcode_desc.c View 1 2 3 1 chunk +0 lines, -124 lines 0 comments Download
D src/trusted/validator/x86/decoder/ncopcode_desc_inl.c View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D src/trusted/validator/x86/decoder/ncopcode_desc_verbose.c View 1 2 3 1 chunk +0 lines, -62 lines 0 comments Download
D src/trusted/validator/x86/decoder/ncopcode_insts.enum View 1 2 3 1 chunk +0 lines, -632 lines 0 comments Download
D src/trusted/validator/x86/decoder/ncopcode_opcode_flags.enum View 1 2 3 1 chunk +0 lines, -180 lines 0 comments Download
D src/trusted/validator/x86/decoder/ncopcode_operand_flag.enum View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D src/trusted/validator/x86/decoder/ncopcode_operand_kind.enum View 1 2 3 1 chunk +0 lines, -432 lines 0 comments Download
D src/trusted/validator/x86/decoder/ncopcode_prefix.enum View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D src/trusted/validator/x86/error_reporter.h View 1 2 3 1 chunk +0 lines, -100 lines 0 comments Download
D src/trusted/validator/x86/error_reporter.c View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D src/trusted/validator/x86/error_reporter_verbose.c View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D src/trusted/validator/x86/halt_trim.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D src/trusted/validator/x86/halt_trim.c View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D src/trusted/validator/x86/halt_trim_tests.cc View 1 2 3 1 chunk +0 lines, -85 lines 0 comments Download
D src/trusted/validator/x86/nacl_regs.h View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D src/trusted/validator/x86/nacl_regs32.h View 1 2 3 1 chunk +0 lines, -163 lines 0 comments Download
D src/trusted/validator/x86/nacl_regs64.h View 1 2 3 1 chunk +0 lines, -235 lines 0 comments Download
D src/trusted/validator/x86/nc_inst_bytes_tests.cc View 1 2 3 1 chunk +0 lines, -181 lines 0 comments Download
D src/trusted/validator/x86/nc_remaining_memory_tests.cc View 1 2 3 1 chunk +0 lines, -192 lines 0 comments Download
D src/trusted/validator/x86/nc_segment.h View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D src/trusted/validator/x86/nc_segment.c View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D src/trusted/validator/x86/ncinstbuffer.h View 1 2 3 1 chunk +0 lines, -242 lines 0 comments Download
D src/trusted/validator/x86/ncinstbuffer.c View 1 2 3 1 chunk +0 lines, -194 lines 0 comments Download
D src/trusted/validator/x86/ncinstbuffer_inl.c View 1 2 3 1 chunk +0 lines, -209 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/README View 1 2 3 1 chunk +0 lines, -243 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/address_sets.h View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/address_sets.c View 1 2 3 1 chunk +0 lines, -59 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/address_sets_inl.c View 1 2 3 1 chunk +0 lines, -67 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/nc_cpu_checks.h View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/nc_cpu_checks.c View 1 2 3 1 chunk +0 lines, -179 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/nc_illegal.h View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/nc_illegal.c View 1 2 3 1 chunk +0 lines, -449 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/nc_jumps.h View 1 2 3 1 chunk +0 lines, -109 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/nc_jumps.c View 1 2 3 1 chunk +0 lines, -597 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/nc_jumps_detailed.h View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/nc_jumps_detailed.c View 1 2 3 1 chunk +0 lines, -137 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/nc_memory_protect.h View 1 2 3 1 chunk +0 lines, -56 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/nc_memory_protect.c View 1 2 3 1 chunk +0 lines, -572 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/nc_opcode_histogram.h View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/nc_opcode_histogram.c View 1 2 3 1 chunk +0 lines, -68 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/nc_postconds.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/nc_postconds.c View 1 2 3 1 chunk +0 lines, -105 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/nc_protect_base.h View 1 2 3 1 chunk +0 lines, -86 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/nc_protect_base.c View 1 2 3 1 chunk +0 lines, -512 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/ncval_decode_tables.h View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/ncval_decode_tables.c View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/ncvalidate_iter.h View 1 2 3 1 chunk +0 lines, -407 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/ncvalidate_iter.c View 1 2 3 1 chunk +0 lines, -948 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/ncvalidate_iter_detailed.h View 1 2 3 1 chunk +0 lines, -79 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/ncvalidate_iter_detailed.c View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/ncvalidate_iter_internal.h View 1 2 3 1 chunk +0 lines, -133 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/ncvalidate_iter_verbose.c View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/ncvalidate_utils.h View 1 2 3 1 chunk +0 lines, -123 lines 0 comments Download
D src/trusted/validator/x86/ncval_reg_sfi/ncvalidate_utils.c View 1 2 3 1 chunk +0 lines, -156 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/README View 1 2 3 1 chunk +0 lines, -46 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/gen/ncbadprefixmask_32.h View 1 2 3 1 chunk +0 lines, -58 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/gen/ncbadprefixmask_64.h View 1 2 3 1 chunk +0 lines, -58 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/gen/ncdecodetab_32.h View 1 2 3 1 chunk +0 lines, -5270 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/gen/ncdecodetab_64.h View 1 2 3 1 chunk +0 lines, -6011 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/gen/ncdisasmtab_32.h View 1 2 3 1 chunk +0 lines, -5119 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/gen/ncdisasmtab_64.h View 1 2 3 1 chunk +0 lines, -5119 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/generator/ncdecode_table.c View 1 2 3 1 chunk +0 lines, -2877 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/ncdecode.h View 1 2 3 1 chunk +0 lines, -433 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/ncdecode.c View 1 2 3 1 chunk +0 lines, -775 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/ncdecode_aux.h View 1 2 3 1 chunk +0 lines, -18 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/ncdecode_verbose.h View 1 2 3 1 chunk +0 lines, -61 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/ncdecode_verbose.c View 1 2 3 1 chunk +0 lines, -618 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/ncvalidate.h View 1 2 3 1 chunk +0 lines, -140 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/ncvalidate.c View 1 2 3 1 chunk +0 lines, -1086 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/ncvalidate_detailed.h View 1 2 3 1 chunk +0 lines, -70 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/ncvalidate_detailed.c View 1 2 3 1 chunk +0 lines, -172 lines 0 comments Download
D src/trusted/validator/x86/ncval_seg_sfi/ncvalidate_internaltypes.h View 1 2 3 1 chunk +0 lines, -142 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/README.txt View 1 2 3 1 chunk +0 lines, -175 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/README_scons.txt View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/enum-out.txt View 1 2 3 1 chunk +0 lines, -2828 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/enuminsts.h View 1 2 3 1 chunk +0 lines, -237 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/enuminsts.c View 1 2 3 1 chunk +0 lines, -1331 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/enuminsts-64-baseline View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/enuminsts-64-legal View 1 2 3 1 chunk +0 lines, -9 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/ignore_mnemonics_nacl_xex_64.txt View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/input_tester.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/input_tester.c View 1 2 3 1 chunk +0 lines, -224 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/nacl_tester.c View 1 2 3 1 chunk +0 lines, -331 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/out_file View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/ragel_tester.c View 1 2 3 1 chunk +0 lines, -177 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/str_utils.h View 1 2 3 1 chunk +0 lines, -54 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/str_utils.c View 1 2 3 1 chunk +0 lines, -133 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/text2hex.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/text2hex.c View 1 2 3 1 chunk +0 lines, -207 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/vdiff.c View 1 2 3 1 chunk +0 lines, -557 lines 0 comments Download
D src/trusted/validator/x86/testing/enuminsts/xed_tester.c View 1 2 3 1 chunk +0 lines, -256 lines 0 comments Download
D src/trusted/validator/x86/x86_insts.h View 1 2 3 1 chunk +0 lines, -191 lines 0 comments Download
D src/trusted/validator/x86/x86_insts.c View 1 2 3 1 chunk +0 lines, -70 lines 0 comments Download
D src/trusted/validator/x86/x86_insts_inl.c View 1 2 3 1 chunk +0 lines, -41 lines 0 comments Download
D src/trusted/validator/x86/x86_insts_verbose.c View 1 2 3 1 chunk +0 lines, -62 lines 0 comments Download
D src/trusted/validator_x86/discmp.py View 1 2 3 1 chunk +0 lines, -157 lines 0 comments Download
D src/trusted/validator_x86/enum_gen.py View 1 2 3 1 chunk +0 lines, -281 lines 0 comments Download
D src/trusted/validator_x86/nc_read_segment.h View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D src/trusted/validator_x86/nc_read_segment.c View 1 2 3 1 chunk +0 lines, -137 lines 0 comments Download
D src/trusted/validator_x86/ncdecode_tests.c View 1 2 3 1 chunk +0 lines, -350 lines 0 comments Download
D src/trusted/validator_x86/ncdis.c View 1 2 3 1 chunk +0 lines, -542 lines 0 comments Download
D src/trusted/validator_x86/ncdis_decode_tables.h View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D src/trusted/validator_x86/ncdis_decode_tables.c View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D src/trusted/validator_x86/ncdis_segments.h View 1 2 3 1 chunk +0 lines, -59 lines 0 comments Download
D src/trusted/validator_x86/ncdis_segments.c View 1 2 3 1 chunk +0 lines, -149 lines 0 comments Download
D src/trusted/validator_x86/ncenuminsts.h View 1 2 3 1 chunk +0 lines, -94 lines 0 comments Download
D src/trusted/validator_x86/ncenuminsts_x86_32.c View 1 2 3 1 chunk +0 lines, -131 lines 0 comments Download
D src/trusted/validator_x86/ncenuminsts_x86_64.c View 1 2 3 1 chunk +0 lines, -131 lines 0 comments Download
D src/trusted/validator_x86/ncval.c View 1 2 3 1 chunk +0 lines, -954 lines 0 comments Download
D src/trusted/validator_x86/ncval_annotate.py View 1 2 3 1 chunk +0 lines, -85 lines 0 comments Download
D src/trusted/validator_x86/ncval_tests.c View 1 2 3 1 chunk +0 lines, -1051 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/README View 1 2 3 1 chunk +0 lines, -215 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/addr16.test View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/bad-jmp.test View 1 2 3 1 chunk +0 lines, -57 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/branch-middle.test View 1 2 3 1 chunk +0 lines, -61 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/bt.test View 1 2 3 1 chunk +0 lines, -46 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/crc32.test View 1 2 3 1 chunk +0 lines, -35 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/crosses_block.test View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/cs-twobyte.test View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/direct-call-16.test View 1 2 3 1 chunk +0 lines, -86 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/direct-call-32.test View 1 2 3 1 chunk +0 lines, -96 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/direct-cond-jump-16.test View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/direct-cond-jump-32.test View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/direct-jump-16.test View 1 2 3 1 chunk +0 lines, -26 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/direct-jump-32.test View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/fib_array.nexe View 1 2 3 Binary file 0 comments Download
D src/trusted/validator_x86/testdata/32/fib_scalar.nexe View 1 2 3 Binary file 0 comments Download
D src/trusted/validator_x86/testdata/32/foof-bug.test View 1 2 3 1 chunk +0 lines, -14 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/fpu.test View 1 2 3 1 chunk +0 lines, -92 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/hlt.test View 1 2 3 1 chunk +0 lines, -344 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/imm-3byte.test View 1 2 3 1 chunk +0 lines, -15 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/imm-farptr.test View 1 2 3 1 chunk +0 lines, -14 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/inst-crosses.test View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/jmp-ind-beg.test View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/jump_crosses.test View 1 2 3 1 chunk +0 lines, -85 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/legacy.test View 1 2 3 1 chunk +0 lines, -80 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/load-segment.test View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/lock-66-test.test View 1 2 3 1 chunk +0 lines, -15 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/lzcnt.test View 1 2 3 1 chunk +0 lines, -9 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/mem_overflow.test View 1 2 3 1 chunk +0 lines, -89 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/ncdis_examples1.input View 1 2 3 1 chunk +0 lines, -56 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/ncdis_examples1.internal View 1 2 3 1 chunk +0 lines, -356 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/ncdis_examples1.vinput View 1 2 3 1 chunk +0 lines, -56 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/ncdis_examples1.vinternal View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/ncdis_examples2.input View 1 2 3 1 chunk +0 lines, -98 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/ncdis_examples2.vinput View 1 2 3 1 chunk +0 lines, -98 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/nop-misses.test View 1 2 3 1 chunk +0 lines, -166 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/null.nexe View 1 2 3 Binary file 0 comments Download
D src/trusted/validator_x86/testdata/32/predef-nop.test View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/ret.test View 1 2 3 1 chunk +0 lines, -14 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/stubout.test View 1 2 3 1 chunk +0 lines, -44 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/test-1.test View 1 2 3 1 chunk +0 lines, -72 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/test-11.test View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/test-12.test View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/test-14.test View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/test-15.test View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/test-18.test View 1 2 3 1 chunk +0 lines, -60 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/test-4.test View 1 2 3 1 chunk +0 lines, -341 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/test-5.test View 1 2 3 1 chunk +0 lines, -337 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/test-6.test View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/test-7.test View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/test-8.test View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/test-9.test View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/test_insts.test View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/tls.test View 1 2 3 1 chunk +0 lines, -118 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/tzcnt.test View 1 2 3 1 chunk +0 lines, -9 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/ud2.test View 1 2 3 1 chunk +0 lines, -11 lines 0 comments Download
D src/trusted/validator_x86/testdata/32/x87.test View 1 2 3 1 chunk +0 lines, -15 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/0f18.test View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/3DNow.test View 1 2 3 1 chunk +0 lines, -70 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/AhNotSubRsp.test View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/README View 1 2 3 1 chunk +0 lines, -175 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/add_cs_gs_prefix.test View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/add_mult_prefix.test View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/add_rsp_r15.test View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/addrex.test View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/addrex2.test View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/ambig-segment.test View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/bad66.test View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/bsf-mask.test View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/bsr-mask.test View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/bswap.test View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/bt.test View 1 2 3 1 chunk +0 lines, -128 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/call-ex.test View 1 2 3 1 chunk +0 lines, -103 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/call0.test View 1 2 3 1 chunk +0 lines, -105 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/call1.test View 1 2 3 1 chunk +0 lines, -89 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/call_aligned.test View 1 2 3 1 chunk +0 lines, -110 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/call_long.test View 1 2 3 1 chunk +0 lines, -106 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/call_not_aligned.test View 1 2 3 1 chunk +0 lines, -54 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/call_not_aligned_16.test View 1 2 3 1 chunk +0 lines, -68 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/call_short.test View 1 2 3 1 chunk +0 lines, -106 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/change-subregs.test View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/cmpxchg.test View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/cpuid.test View 1 2 3 1 chunk +0 lines, -20 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/crc32.test View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/data66prefix.test View 1 2 3 1 chunk +0 lines, -41 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/direct-call-16.test View 1 2 3 1 chunk +0 lines, -64 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/direct-call-32.test View 1 2 3 1 chunk +0 lines, -69 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/direct-cond-jump-16.test View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/direct-cond-jump-32.test View 1 2 3 1 chunk +0 lines, -19 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/direct-jump-16.test View 1 2 3 1 chunk +0 lines, -26 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/direct-jump-32.test View 1 2 3 1 chunk +0 lines, -19 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/dup-prefix.test View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/eax_zero_extend.test View 1 2 3 1 chunk +0 lines, -15 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/extensions.test View 1 2 3 1 chunk +0 lines, -115 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/fpu.test View 1 2 3 1 chunk +0 lines, -246 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/fs_use.test View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/hlt.test View 1 2 3 1 chunk +0 lines, -353 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/inc67.test View 1 2 3 1 chunk +0 lines, -42 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/inc_dec.test View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/incno67.test View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/indirect_jmp_masked.test View 1 2 3 1 chunk +0 lines, -57 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/indirect_jmp_not_masked.test View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/invalid_base.test View 1 2 3 1 chunk +0 lines, -35 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/invalid_base_store.test View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/invalid_width_index.test View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/jmp-16.test View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/jmp0.test View 1 2 3 1 chunk +0 lines, -105 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/jump_atomic.test View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/jump_not_atomic.test View 1 2 3 1 chunk +0 lines, -46 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/jump_not_atomic_1.test View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/jump_outside.test View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/jump_overflow.test View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/jump_reg_mismatch.test View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/jump_underflow.test View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/lea.test View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/lea-add-rsp.test View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/lea-rbp-rsp-order.test View 1 2 3 1 chunk +0 lines, -71 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/lea-rsp.test View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/legacy.test View 1 2 3 1 chunk +0 lines, -360 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/lzcnt.test View 1 2 3 1 chunk +0 lines, -11 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/maskmov_test.test View 1 2 3 1 chunk +0 lines, -80 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/mmx.test View 1 2 3 1 chunk +0 lines, -53 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/mov-esi-nop-use.test View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/mov-lea-rbp.test View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/mov-lea-rbp-bad-1.test View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/mov-lea-rbp-bad-2.test View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/mov-lea-rbp-bad-3.test View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/mov-lea-rbp-bad-4.test View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/mov-lea-rbp-bad-5.test View 1 2 3 1 chunk +0 lines, -59 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/mov-lea-rsp.test View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/mov_esp_add_rsp_r15.test View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/mov_rbp_2_rsp.test View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/movlps-ex.test View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/movs_test.test View 1 2 3 1 chunk +0 lines, -76 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/movsbw.test View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/movsxd.test View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/mv_ebp_add_crossing.test View 1 2 3 1 chunk +0 lines, -102 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/mv_ebp_add_rbp_r15.test View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/mv_ebp_alone.test View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/nacl_illegal.test View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/ncdis_examples.input View 1 2 3 1 chunk +0 lines, -334 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/ncdis_examples.internal View 1 2 3 1 chunk +0 lines, -3765 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/ncdis_examples.vinput View 1 2 3 1 chunk +0 lines, -334 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/ncdis_examples.vinternal View 1 2 3 1 chunk +0 lines, -3211 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/nops.test View 1 2 3 1 chunk +0 lines, -218 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/or_sp_sandboxing.test View 1 2 3 1 chunk +0 lines, -44 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/pop-rbp.test View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/prefix-2.test View 1 2 3 1 chunk +0 lines, -973 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/prefix-3.test View 1 2 3 1 chunk +0 lines, -169 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/prefix-single.test View 1 2 3 1 chunk +0 lines, -468 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/push.test View 1 2 3 1 chunk +0 lines, -41 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/push-memoff.test View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/rbp67.test View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/rdmsr.test View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/read_const_ptr.test View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/rep_tests.test View 1 2 3 1 chunk +0 lines, -199 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/restricted_registers.test View 1 2 3 1 chunk +0 lines, -41 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/return.test View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/rex_invalid.test View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/rex_not_last.test View 1 2 3 1 chunk +0 lines, -46 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/rip-relative.test View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/rip67.test View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/segment_aligned.test View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/segment_assign.test View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/segment_store.test View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/shl_alias.test View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/size_error.test View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/sse.test View 1 2 3 1 chunk +0 lines, -599 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/sse4data16.test View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/stack_regs.test View 1 2 3 1 chunk +0 lines, -176 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/stosd.test View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/stosd-bad.test View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/stosd67.test View 1 2 3 1 chunk +0 lines, -41 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/stosdno67.test View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/string_rep_data16.test View 1 2 3 1 chunk +0 lines, -200 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/strings.test View 1 2 3 1 chunk +0 lines, -241 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/stubseq.test View 1 2 3 1 chunk +0 lines, -79 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/sub-add-rsp.test View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/sub-rsp.test View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/test_alias.test View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/test_insts.test View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/tests_from_pydfa.test View 1 2 3 1 chunk +0 lines, -1069 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/tzcnt.test View 1 2 3 1 chunk +0 lines, -11 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/ud2.test View 1 2 3 1 chunk +0 lines, -20 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/update-rsp.test View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/update-rsp-b32.test View 1 2 3 1 chunk +0 lines, -15 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/valid_and_store.test View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/valid_base_only.test View 1 2 3 1 chunk +0 lines, -26 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/valid_lea_store.test View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/wrmsr.test View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/x87.test View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/xchg_with_special_regs.test View 1 2 3 1 chunk +0 lines, -75 lines 0 comments Download
D src/trusted/validator_x86/testdata/64/xchg_xadd_mem.test View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D src/trusted/validator_x86/testscripts/compare_validators.py View 1 2 3 1 chunk +0 lines, -274 lines 0 comments Download
D src/trusted/validator_x86/testscripts/run_old_validator_tests.py View 1 2 3 1 chunk +0 lines, -167 lines 0 comments Download
D src/trusted/validator_x86/testscripts/run_rdfa_validator_tests.py View 1 2 3 1 chunk +0 lines, -378 lines 0 comments Download
D src/trusted/validator_x86/testscripts/test_format.py View 1 2 3 1 chunk +0 lines, -109 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
shyamsundarr
6 years, 2 months ago (2014-10-04 01:03:27 UTC) #3
Mark Seaborn
This change is really big. Could possibly you do this as smaller changes? e.g. Remove ...
6 years, 2 months ago (2014-10-06 17:40:04 UTC) #5
Mark Seaborn
https://codereview.chromium.org/625923004/diff/10001/src/trusted/validator/build.scons File src/trusted/validator/build.scons (right): https://codereview.chromium.org/625923004/diff/10001/src/trusted/validator/build.scons#newcode14 src/trusted/validator/build.scons:14: val_lib_env = env.Clone() Nit: the Clone() is not needed ...
6 years, 2 months ago (2014-10-06 17:47:55 UTC) #6
Vlad Shcherbina
https://codereview.chromium.org/625923004/diff/10001/src/trusted/validator_x86/testdata/64/mov-lea-rbp-bad-4.test File src/trusted/validator_x86/testdata/64/mov-lea-rbp-bad-4.test (left): https://codereview.chromium.org/625923004/diff/10001/src/trusted/validator_x86/testdata/64/mov-lea-rbp-bad-4.test#oldcode46 src/trusted/validator_x86/testdata/64/mov-lea-rbp-bad-4.test:46: @rdfa_output: On 2014/10/06 17:40:04, Mark Seaborn wrote: > It ...
6 years, 2 months ago (2014-10-06 18:01:50 UTC) #8
shyamsundarr
https://codereview.chromium.org/625923004/diff/10001/src/trusted/validator/build.scons File src/trusted/validator/build.scons (right): https://codereview.chromium.org/625923004/diff/10001/src/trusted/validator/build.scons#newcode14 src/trusted/validator/build.scons:14: val_lib_env = env.Clone() On 2014/10/06 17:47:55, Mark Seaborn wrote: ...
6 years, 2 months ago (2014-10-06 23:06:57 UTC) #11
shyamsundarr
On 2014/10/06 17:40:04, Mark Seaborn wrote: > This change is really big. Could possibly you ...
6 years, 2 months ago (2014-10-06 23:08:54 UTC) #12
shyamsundarr
On 2014/10/06 23:08:54, shyamsundarr wrote: > On 2014/10/06 17:40:04, Mark Seaborn wrote: > > This ...
6 years, 2 months ago (2014-10-09 21:53:21 UTC) #13
Mark Seaborn
LGTM, assuming that this only deletes files. (Sometimes Rietveld shows "D" for files being modified.) ...
6 years, 2 months ago (2014-10-09 22:02:04 UTC) #14
shyamsundarr
On 2014/10/09 22:02:04, Mark Seaborn wrote: > LGTM, assuming that this only deletes files. (Sometimes ...
6 years, 2 months ago (2014-10-09 22:07:03 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/625923004/2870001
6 years, 2 months ago (2014-10-13 17:41:06 UTC) #17
commit-bot: I haz the power
6 years, 2 months ago (2014-10-13 18:09:35 UTC) #19
Try jobs failed on following builders:
  nacl-win64_newlib_opt on tryserver.nacl
(http://build.chromium.org/p/tryserver.nacl/builders/nacl-win64_newlib_opt/bui...)

Powered by Google App Engine
This is Rietveld 408576698