| OLD | NEW |
| 1 /* | 1 /* |
| 2 * Copyright 2012 The Native Client Authors. All rights reserved. | 2 * Copyright 2012 The Native Client Authors. All rights reserved. |
| 3 * Use of this source code is governed by a BSD-style license that can | 3 * Use of this source code is governed by a BSD-style license that can |
| 4 * be found in the LICENSE file. | 4 * be found in the LICENSE file. |
| 5 */ | 5 */ |
| 6 | 6 |
| 7 // DO NOT EDIT: GENERATED CODE | 7 // DO NOT EDIT: GENERATED CODE |
| 8 | 8 |
| 9 #ifndef NACL_TRUSTED_BUT_NOT_TCB | 9 #ifndef NACL_TRUSTED_BUT_NOT_TCB |
| 10 #error This file is not meant for use in the TCB | 10 #error This file is not meant for use in the TCB |
| (...skipping 962 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 973 | 973 |
| 974 | 974 |
| 975 /* | 975 /* |
| 976 * Implementation of table miscellaneous_instructions. | 976 * Implementation of table miscellaneous_instructions. |
| 977 * Specified by: ('See Section A5.2.12',) | 977 * Specified by: ('See Section A5.2.12',) |
| 978 */ | 978 */ |
| 979 const NamedClassDecoder& NamedArm32DecoderState::decode_miscellaneous_instructio
ns( | 979 const NamedClassDecoder& NamedArm32DecoderState::decode_miscellaneous_instructio
ns( |
| 980 const nacl_arm_dec::Instruction insn) const { | 980 const nacl_arm_dec::Instruction insn) const { |
| 981 | 981 |
| 982 if ((insn.Bits() & 0x00000070) == 0x00000000 /* op2(6:4) == 000 */ && | 982 if ((insn.Bits() & 0x00000070) == 0x00000000 /* op2(6:4) == 000 */ && |
| 983 (insn.Bits() & 0x00000200) == 0x00000000 /* B(9:9) == 0 */ && |
| 983 (insn.Bits() & 0x00600000) == 0x00200000 /* op(22:21) == 01 */ && | 984 (insn.Bits() & 0x00600000) == 0x00200000 /* op(22:21) == 01 */ && |
| 984 (insn.Bits() & 0x00030000) == 0x00000000 /* op1(19:16) == xx00 */ && | 985 (insn.Bits() & 0x00030000) == 0x00000000 /* op1(19:16) == xx00 */ && |
| 985 (insn.Bits() & 0x0000FF00) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx11110000xxxxxxxx */) | 986 (insn.Bits() & 0x0000FD00) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx111100x0xxxxxxxx */) |
| 986 return Unary1RegisterUse_Msr_Rule_104_A1_P210_instance_; | 987 return Unary1RegisterUse_Msr_Rule_104_A1_P210_instance_; |
| 987 | 988 |
| 988 if ((insn.Bits() & 0x00000070) == 0x00000000 /* op2(6:4) == 000 */ && | 989 if ((insn.Bits() & 0x00000070) == 0x00000000 /* op2(6:4) == 000 */ && |
| 990 (insn.Bits() & 0x00000200) == 0x00000000 /* B(9:9) == 0 */ && |
| 989 (insn.Bits() & 0x00600000) == 0x00200000 /* op(22:21) == 01 */ && | 991 (insn.Bits() & 0x00600000) == 0x00200000 /* op(22:21) == 01 */ && |
| 990 (insn.Bits() & 0x00030000) == 0x00010000 /* op1(19:16) == xx01 */ && | 992 (insn.Bits() & 0x00030000) == 0x00010000 /* op1(19:16) == xx01 */ && |
| 991 (insn.Bits() & 0x0000FF00) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx11110000xxxxxxxx */) | 993 (insn.Bits() & 0x0000FD00) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx111100x0xxxxxxxx */) |
| 992 return ForbiddenCondNop_Msr_Rule_B6_1_7_P14_instance_; | 994 return ForbiddenCondNop_Msr_Rule_B6_1_7_P14_instance_; |
| 993 | 995 |
| 994 if ((insn.Bits() & 0x00000070) == 0x00000000 /* op2(6:4) == 000 */ && | 996 if ((insn.Bits() & 0x00000070) == 0x00000000 /* op2(6:4) == 000 */ && |
| 997 (insn.Bits() & 0x00000200) == 0x00000000 /* B(9:9) == 0 */ && |
| 995 (insn.Bits() & 0x00600000) == 0x00200000 /* op(22:21) == 01 */ && | 998 (insn.Bits() & 0x00600000) == 0x00200000 /* op(22:21) == 01 */ && |
| 996 (insn.Bits() & 0x00020000) == 0x00020000 /* op1(19:16) == xx1x */ && | 999 (insn.Bits() & 0x00020000) == 0x00020000 /* op1(19:16) == xx1x */ && |
| 997 (insn.Bits() & 0x0000FF00) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx11110000xxxxxxxx */) | 1000 (insn.Bits() & 0x0000FD00) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx111100x0xxxxxxxx */) |
| 998 return ForbiddenCondNop_Msr_Rule_B6_1_7_P14_instance_; | 1001 return ForbiddenCondNop_Msr_Rule_B6_1_7_P14_instance_; |
| 999 | 1002 |
| 1000 if ((insn.Bits() & 0x00000070) == 0x00000000 /* op2(6:4) == 000 */ && | 1003 if ((insn.Bits() & 0x00000070) == 0x00000000 /* op2(6:4) == 000 */ && |
| 1004 (insn.Bits() & 0x00000200) == 0x00000000 /* B(9:9) == 0 */ && |
| 1001 (insn.Bits() & 0x00600000) == 0x00600000 /* op(22:21) == 11 */ && | 1005 (insn.Bits() & 0x00600000) == 0x00600000 /* op(22:21) == 11 */ && |
| 1002 (insn.Bits() & 0x0000FF00) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx11110000xxxxxxxx */) | 1006 (insn.Bits() & 0x0000FD00) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx111100x0xxxxxxxx */) |
| 1003 return ForbiddenCondNop_Msr_Rule_B6_1_7_P14_instance_; | 1007 return ForbiddenCondNop_Msr_Rule_B6_1_7_P14_instance_; |
| 1004 | 1008 |
| 1005 if ((insn.Bits() & 0x00000070) == 0x00000000 /* op2(6:4) == 000 */ && | 1009 if ((insn.Bits() & 0x00000070) == 0x00000000 /* op2(6:4) == 000 */ && |
| 1010 (insn.Bits() & 0x00000200) == 0x00000000 /* B(9:9) == 0 */ && |
| 1006 (insn.Bits() & 0x00200000) == 0x00000000 /* op(22:21) == x0 */ && | 1011 (insn.Bits() & 0x00200000) == 0x00000000 /* op(22:21) == x0 */ && |
| 1007 (insn.Bits() & 0x000F0F0F) == 0x000F0000 /* $pattern(31:0) == xxxxxxxxxxxx
1111xxxx0000xxxx0000 */) | 1012 (insn.Bits() & 0x000F0D0F) == 0x000F0000 /* $pattern(31:0) == xxxxxxxxxxxx
1111xxxx00x0xxxx0000 */) |
| 1008 return Unary1RegisterSet_Mrs_Rule_102_A1_P206_Or_B6_10_instance_; | 1013 return Unary1RegisterSet_Mrs_Rule_102_A1_P206_Or_B6_10_instance_; |
| 1009 | 1014 |
| 1015 if ((insn.Bits() & 0x00000070) == 0x00000000 /* op2(6:4) == 000 */ && |
| 1016 (insn.Bits() & 0x00000200) == 0x00000200 /* B(9:9) == 1 */ && |
| 1017 (insn.Bits() & 0x00200000) == 0x00000000 /* op(22:21) == x0 */) |
| 1018 return ForbiddenCondNop_cccc00010r00mmmmdddd001m00000000_instance_; |
| 1019 |
| 1020 if ((insn.Bits() & 0x00000070) == 0x00000000 /* op2(6:4) == 000 */ && |
| 1021 (insn.Bits() & 0x00000200) == 0x00000200 /* B(9:9) == 1 */ && |
| 1022 (insn.Bits() & 0x00200000) == 0x00200000 /* op(22:21) == x1 */) |
| 1023 return ForbiddenCondNop_cccc00010r10mmmm1111001m0000nnnn_instance_; |
| 1024 |
| 1010 if ((insn.Bits() & 0x00000070) == 0x00000010 /* op2(6:4) == 001 */ && | 1025 if ((insn.Bits() & 0x00000070) == 0x00000010 /* op2(6:4) == 001 */ && |
| 1011 (insn.Bits() & 0x00600000) == 0x00200000 /* op(22:21) == 01 */ && | 1026 (insn.Bits() & 0x00600000) == 0x00200000 /* op(22:21) == 01 */ && |
| 1012 (insn.Bits() & 0x000FFF00) == 0x000FFF00 /* $pattern(31:0) == xxxxxxxxxxxx
111111111111xxxxxxxx */) | 1027 (insn.Bits() & 0x000FFF00) == 0x000FFF00 /* $pattern(31:0) == xxxxxxxxxxxx
111111111111xxxxxxxx */) |
| 1013 return BranchToRegister_Bx_Rule_25_A1_P62_instance_; | 1028 return BranchToRegister_Bx_Rule_25_A1_P62_instance_; |
| 1014 | 1029 |
| 1015 if ((insn.Bits() & 0x00000070) == 0x00000010 /* op2(6:4) == 001 */ && | 1030 if ((insn.Bits() & 0x00000070) == 0x00000010 /* op2(6:4) == 001 */ && |
| 1016 (insn.Bits() & 0x00600000) == 0x00600000 /* op(22:21) == 11 */ && | 1031 (insn.Bits() & 0x00600000) == 0x00600000 /* op(22:21) == 11 */ && |
| 1017 (insn.Bits() & 0x000F0F00) == 0x000F0F00 /* $pattern(31:0) == xxxxxxxxxxxx
1111xxxx1111xxxxxxxx */) | 1032 (insn.Bits() & 0x000F0F00) == 0x000F0F00 /* $pattern(31:0) == xxxxxxxxxxxx
1111xxxx1111xxxxxxxx */) |
| 1018 return Unary2RegisterOpNotRmIsPc_Clz_Rule_31_A1_P72_instance_; | 1033 return Unary2RegisterOpNotRmIsPc_Clz_Rule_31_A1_P72_instance_; |
| 1019 | 1034 |
| 1020 if ((insn.Bits() & 0x00000070) == 0x00000020 /* op2(6:4) == 010 */ && | 1035 if ((insn.Bits() & 0x00000070) == 0x00000020 /* op2(6:4) == 010 */ && |
| 1021 (insn.Bits() & 0x00600000) == 0x00200000 /* op(22:21) == 01 */ && | 1036 (insn.Bits() & 0x00600000) == 0x00200000 /* op(22:21) == 01 */ && |
| 1022 (insn.Bits() & 0x000FFF00) == 0x000FFF00 /* $pattern(31:0) == xxxxxxxxxxxx
111111111111xxxxxxxx */) | 1037 (insn.Bits() & 0x000FFF00) == 0x000FFF00 /* $pattern(31:0) == xxxxxxxxxxxx
111111111111xxxxxxxx */) |
| 1023 return ForbiddenCondNop_Bxj_Rule_26_A1_P64_instance_; | 1038 return ForbiddenCondNop_Bxj_Rule_26_A1_P64_instance_; |
| 1024 | 1039 |
| 1025 if ((insn.Bits() & 0x00000070) == 0x00000030 /* op2(6:4) == 011 */ && | 1040 if ((insn.Bits() & 0x00000070) == 0x00000030 /* op2(6:4) == 011 */ && |
| 1026 (insn.Bits() & 0x00600000) == 0x00200000 /* op(22:21) == 01 */ && | 1041 (insn.Bits() & 0x00600000) == 0x00200000 /* op(22:21) == 01 */ && |
| 1027 (insn.Bits() & 0x000FFF00) == 0x000FFF00 /* $pattern(31:0) == xxxxxxxxxxxx
111111111111xxxxxxxx */) | 1042 (insn.Bits() & 0x000FFF00) == 0x000FFF00 /* $pattern(31:0) == xxxxxxxxxxxx
111111111111xxxxxxxx */) |
| 1028 return BranchToRegister_Blx_Rule_24_A1_P60_instance_; | 1043 return BranchToRegister_Blx_Rule_24_A1_P60_instance_; |
| 1029 | 1044 |
| 1030 if ((insn.Bits() & 0x00000070) == 0x00000050 /* op2(6:4) == 101 */) | 1045 if ((insn.Bits() & 0x00000070) == 0x00000050 /* op2(6:4) == 101 */) |
| 1031 return decode_saturating_addition_and_subtraction(insn); | 1046 return decode_saturating_addition_and_subtraction(insn); |
| 1032 | 1047 |
| 1048 if ((insn.Bits() & 0x00000070) == 0x00000060 /* op2(6:4) == 110 */ && |
| 1049 (insn.Bits() & 0x00600000) == 0x00600000 /* op(22:21) == 11 */) |
| 1050 return ForbiddenCondNop_cccc0001011000000000000001101110_instance_; |
| 1051 |
| 1033 if ((insn.Bits() & 0x00000070) == 0x00000070 /* op2(6:4) == 111 */ && | 1052 if ((insn.Bits() & 0x00000070) == 0x00000070 /* op2(6:4) == 111 */ && |
| 1034 (insn.Bits() & 0x00600000) == 0x00200000 /* op(22:21) == 01 */) | 1053 (insn.Bits() & 0x00600000) == 0x00200000 /* op(22:21) == 01 */) |
| 1035 return BreakPointAndConstantPoolHead_Bkpt_Rule_22_A1_P56_instance_; | 1054 return BreakPointAndConstantPoolHead_Bkpt_Rule_22_A1_P56_instance_; |
| 1036 | 1055 |
| 1037 if ((insn.Bits() & 0x00000070) == 0x00000070 /* op2(6:4) == 111 */ && | 1056 if ((insn.Bits() & 0x00000070) == 0x00000070 /* op2(6:4) == 111 */ && |
| 1057 (insn.Bits() & 0x00600000) == 0x00400000 /* op(22:21) == 10 */) |
| 1058 return ForbiddenCondNop_cccc00010100iiiiiiiiiiii0111iiii_instance_; |
| 1059 |
| 1060 if ((insn.Bits() & 0x00000070) == 0x00000070 /* op2(6:4) == 111 */ && |
| 1038 (insn.Bits() & 0x00600000) == 0x00600000 /* op(22:21) == 11 */ && | 1061 (insn.Bits() & 0x00600000) == 0x00600000 /* op(22:21) == 11 */ && |
| 1039 (insn.Bits() & 0x000FFF00) == 0x00000000 /* $pattern(31:0) == xxxxxxxxxxxx
000000000000xxxxxxxx */) | 1062 (insn.Bits() & 0x000FFF00) == 0x00000000 /* $pattern(31:0) == xxxxxxxxxxxx
000000000000xxxxxxxx */) |
| 1040 return ForbiddenCondNop_Smc_Rule_B6_1_9_P18_instance_; | 1063 return ForbiddenCondNop_Smc_Rule_B6_1_9_P18_instance_; |
| 1041 | 1064 |
| 1042 if (true && | 1065 if (true && |
| 1043 true /* $pattern(31:0) == xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */) | 1066 true /* $pattern(31:0) == xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */) |
| 1044 return Undefined_None_instance_; | 1067 return Undefined_None_instance_; |
| 1045 | 1068 |
| 1046 // Catch any attempt to fall through... | 1069 // Catch any attempt to fall through... |
| 1047 return not_implemented_; | 1070 return not_implemented_; |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1085 (insn.Bits() & 0x0000FF00) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx11110000xxxxxxxx */) | 1108 (insn.Bits() & 0x0000FF00) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx11110000xxxxxxxx */) |
| 1086 return ForbiddenCondNop_Sev_Rule_158_A1_P316_instance_; | 1109 return ForbiddenCondNop_Sev_Rule_158_A1_P316_instance_; |
| 1087 | 1110 |
| 1088 if ((insn.Bits() & 0x00400000) == 0x00000000 /* op(22:22) == 0 */ && | 1111 if ((insn.Bits() & 0x00400000) == 0x00000000 /* op(22:22) == 0 */ && |
| 1089 (insn.Bits() & 0x000F0000) == 0x00000000 /* op1(19:16) == 0000 */ && | 1112 (insn.Bits() & 0x000F0000) == 0x00000000 /* op1(19:16) == 0000 */ && |
| 1090 (insn.Bits() & 0x000000F0) == 0x000000F0 /* op2(7:0) == 1111xxxx */ && | 1113 (insn.Bits() & 0x000000F0) == 0x000000F0 /* op2(7:0) == 1111xxxx */ && |
| 1091 (insn.Bits() & 0x0000FF00) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx11110000xxxxxxxx */) | 1114 (insn.Bits() & 0x0000FF00) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx11110000xxxxxxxx */) |
| 1092 return CondNop_Dbg_Rule_40_A1_P88_instance_; | 1115 return CondNop_Dbg_Rule_40_A1_P88_instance_; |
| 1093 | 1116 |
| 1094 if ((insn.Bits() & 0x00400000) == 0x00000000 /* op(22:22) == 0 */ && | 1117 if ((insn.Bits() & 0x00400000) == 0x00000000 /* op(22:22) == 0 */ && |
| 1095 (insn.Bits() & 0x000F0000) == 0x00040000 /* op1(19:16) == 0100 */) | 1118 (insn.Bits() & 0x000F0000) == 0x00040000 /* op1(19:16) == 0100 */ && |
| 1119 (insn.Bits() & 0x0000F000) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx1111xxxxxxxxxxxx */) |
| 1096 return MoveImmediate12ToApsr_Msr_Rule_103_A1_P208_instance_; | 1120 return MoveImmediate12ToApsr_Msr_Rule_103_A1_P208_instance_; |
| 1097 | 1121 |
| 1098 if ((insn.Bits() & 0x00400000) == 0x00000000 /* op(22:22) == 0 */ && | 1122 if ((insn.Bits() & 0x00400000) == 0x00000000 /* op(22:22) == 0 */ && |
| 1099 (insn.Bits() & 0x000B0000) == 0x00080000 /* op1(19:16) == 1x00 */) | 1123 (insn.Bits() & 0x000B0000) == 0x00080000 /* op1(19:16) == 1x00 */ && |
| 1124 (insn.Bits() & 0x0000F000) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx1111xxxxxxxxxxxx */) |
| 1100 return MoveImmediate12ToApsr_Msr_Rule_103_A1_P208_instance_; | 1125 return MoveImmediate12ToApsr_Msr_Rule_103_A1_P208_instance_; |
| 1101 | 1126 |
| 1102 if ((insn.Bits() & 0x00400000) == 0x00000000 /* op(22:22) == 0 */ && | 1127 if ((insn.Bits() & 0x00400000) == 0x00000000 /* op(22:22) == 0 */ && |
| 1103 (insn.Bits() & 0x00030000) == 0x00010000 /* op1(19:16) == xx01 */ && | 1128 (insn.Bits() & 0x00030000) == 0x00010000 /* op1(19:16) == xx01 */ && |
| 1104 (insn.Bits() & 0x0000F000) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx1111xxxxxxxxxxxx */) | 1129 (insn.Bits() & 0x0000F000) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx1111xxxxxxxxxxxx */) |
| 1105 return ForbiddenCondNop_Msr_Rule_B6_1_6_A1_PB6_12_instance_; | 1130 return ForbiddenCondNop_Msr_Rule_B6_1_6_A1_PB6_12_instance_; |
| 1106 | 1131 |
| 1107 if ((insn.Bits() & 0x00400000) == 0x00000000 /* op(22:22) == 0 */ && | 1132 if ((insn.Bits() & 0x00400000) == 0x00000000 /* op(22:22) == 0 */ && |
| 1108 (insn.Bits() & 0x00020000) == 0x00020000 /* op1(19:16) == xx1x */ && | 1133 (insn.Bits() & 0x00020000) == 0x00020000 /* op1(19:16) == xx1x */ && |
| 1109 (insn.Bits() & 0x0000F000) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx1111xxxxxxxxxxxx */) | 1134 (insn.Bits() & 0x0000F000) == 0x0000F000 /* $pattern(31:0) == xxxxxxxxxxxx
xxxx1111xxxxxxxxxxxx */) |
| (...skipping 580 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1690 | 1715 |
| 1691 if ((insn.Bits() & 0x00F00000) == 0x00E00000 /* op(23:20) == 1110 */ && | 1716 if ((insn.Bits() & 0x00F00000) == 0x00E00000 /* op(23:20) == 1110 */ && |
| 1692 (insn.Bits() & 0x00000F00) == 0x00000F00 /* $pattern(31:0) == xxxxxxxxxxxx
xxxxxxxx1111xxxxxxxx */) | 1717 (insn.Bits() & 0x00000F00) == 0x00000F00 /* $pattern(31:0) == xxxxxxxxxxxx
xxxxxxxx1111xxxxxxxx */) |
| 1693 return StoreExclusive3RegisterOp_Strexh_Rule_205_A1_P406_instance_; | 1718 return StoreExclusive3RegisterOp_Strexh_Rule_205_A1_P406_instance_; |
| 1694 | 1719 |
| 1695 if ((insn.Bits() & 0x00F00000) == 0x00F00000 /* op(23:20) == 1111 */ && | 1720 if ((insn.Bits() & 0x00F00000) == 0x00F00000 /* op(23:20) == 1111 */ && |
| 1696 (insn.Bits() & 0x00000F0F) == 0x00000F0F /* $pattern(31:0) == xxxxxxxxxxxx
xxxxxxxx1111xxxx1111 */) | 1721 (insn.Bits() & 0x00000F0F) == 0x00000F0F /* $pattern(31:0) == xxxxxxxxxxxx
xxxxxxxx1111xxxx1111 */) |
| 1697 return LoadExclusive2RegisterOp_Ldrexh_Rule_72_A1_P148_instance_; | 1722 return LoadExclusive2RegisterOp_Ldrexh_Rule_72_A1_P148_instance_; |
| 1698 | 1723 |
| 1699 if ((insn.Bits() & 0x00B00000) == 0x00000000 /* op(23:20) == 0x00 */) | 1724 if ((insn.Bits() & 0x00B00000) == 0x00000000 /* op(23:20) == 0x00 */) |
| 1700 return Deprecated_None_instance_; | 1725 return Deprecated_cccc00010b00nnnntttt00001001tttt_instance_; |
| 1701 | 1726 |
| 1702 if (true && | 1727 if (true && |
| 1703 true /* $pattern(31:0) == xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */) | 1728 true /* $pattern(31:0) == xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */) |
| 1704 return Undefined_None_instance_; | 1729 return Undefined_None_instance_; |
| 1705 | 1730 |
| 1706 // Catch any attempt to fall through... | 1731 // Catch any attempt to fall through... |
| 1707 return not_implemented_; | 1732 return not_implemented_; |
| 1708 } | 1733 } |
| 1709 | 1734 |
| 1710 | 1735 |
| (...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1838 decode_named(const nacl_arm_dec::Instruction insn) const { | 1863 decode_named(const nacl_arm_dec::Instruction insn) const { |
| 1839 return decode_ARMv7(insn); | 1864 return decode_ARMv7(insn); |
| 1840 } | 1865 } |
| 1841 | 1866 |
| 1842 const nacl_arm_dec::ClassDecoder& NamedArm32DecoderState:: | 1867 const nacl_arm_dec::ClassDecoder& NamedArm32DecoderState:: |
| 1843 decode(const nacl_arm_dec::Instruction insn) const { | 1868 decode(const nacl_arm_dec::Instruction insn) const { |
| 1844 return decode_named(insn).named_decoder(); | 1869 return decode_named(insn).named_decoder(); |
| 1845 } | 1870 } |
| 1846 | 1871 |
| 1847 } // namespace nacl_arm_test | 1872 } // namespace nacl_arm_test |
| OLD | NEW |