Skip to content

Commit

Permalink
InstCountCI: Update
Browse files Browse the repository at this point in the history
Signed-off-by: Alyssa Rosenzweig <[email protected]>
  • Loading branch information
alyssarosenzweig committed Jul 21, 2024
1 parent 610caf8 commit 592d6cc
Show file tree
Hide file tree
Showing 10 changed files with 4,405 additions and 4,648 deletions.
21 changes: 10 additions & 11 deletions unittests/InstructionCountCI/FlagM/SecondaryGroup.json
Original file line number Diff line number Diff line change
Expand Up @@ -1503,7 +1503,7 @@
]
},
"xrstor [rax]": {
"ExpectedInstructionCount": 167,
"ExpectedInstructionCount": 166,
"Comment": "GROUP15 0x0F 0xAE /5",
"ExpectedArm64ASM": [
"sub sp, sp, #0x40 (64)",
Expand Down Expand Up @@ -1542,17 +1542,16 @@
"str q4, [x28, #1072]",
"str q3, [x28, #1056]",
"str q2, [x28, #1040]",
"b #+0x4c",
"mov w20, #0x0",
"mov w21, #0x37f",
"strh w21, [x28, #1296]",
"strb w20, [x28, #1019]",
"strb w20, [x28, #1016]",
"strb w20, [x28, #1017]",
"strb w20, [x28, #1018]",
"strb w20, [x28, #1022]",
"b #+0x48",
"mov w20, #0x37f",
"strh w20, [x28, #1296]",
"strb wzr, [x28, #1019]",
"strb wzr, [x28, #1016]",
"strb wzr, [x28, #1017]",
"strb wzr, [x28, #1018]",
"strb wzr, [x28, #1022]",
"movi v2.2d, #0x0",
"strb w20, [x28, #1298]",
"strb wzr, [x28, #1298]",
"str q2, [x28, #1152]",
"str q2, [x28, #1136]",
"str q2, [x28, #1120]",
Expand Down
Loading

0 comments on commit 592d6cc

Please sign in to comment.