Skip to content

Commit

Permalink
InstCountCI: Update
Browse files Browse the repository at this point in the history
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
  • Loading branch information
alyssarosenzweig committed May 24, 2024
1 parent bc1669b commit d3eed27
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions unittests/InstructionCountCI/FlagM/SecondaryGroup.json
Original file line number Diff line number Diff line change
Expand Up @@ -701,8 +701,8 @@
"cset x21, ne",
"mov x22, x21",
"bfxil x4, x20, #0, #16",
"mov w26, #0x1",
"mov w27, #0x0",
"mov w26, #0x1",
"lsl x20, x22, #29",
"msr nzcv, x20"
]
Expand All @@ -715,8 +715,8 @@
"cset x21, ne",
"mov x22, x21",
"mov w4, w20",
"mov w26, #0x1",
"mov w27, #0x0",
"mov w26, #0x1",
"lsl x20, x22, #29",
"msr nzcv, x20"
]
Expand All @@ -729,8 +729,8 @@
"cset x21, ne",
"mov x22, x21",
"mov x4, x20",
"mov w26, #0x1",
"mov w27, #0x0",
"mov w26, #0x1",
"lsl x20, x22, #29",
"msr nzcv, x20"
]
Expand All @@ -743,8 +743,8 @@
"cset x21, ne",
"mov x22, x21",
"bfxil x4, x20, #0, #16",
"mov w26, #0x1",
"mov w27, #0x0",
"mov w26, #0x1",
"lsl x20, x22, #29",
"msr nzcv, x20"
]
Expand All @@ -757,8 +757,8 @@
"cset x21, ne",
"mov x22, x21",
"mov w4, w20",
"mov w26, #0x1",
"mov w27, #0x0",
"mov w26, #0x1",
"lsl x20, x22, #29",
"msr nzcv, x20"
]
Expand All @@ -771,8 +771,8 @@
"cset x21, ne",
"mov x22, x21",
"mov x4, x20",
"mov w26, #0x1",
"mov w27, #0x0",
"mov w26, #0x1",
"lsl x20, x22, #29",
"msr nzcv, x20"
]
Expand Down
12 changes: 6 additions & 6 deletions unittests/InstructionCountCI/SecondaryGroup.json
Original file line number Diff line number Diff line change
Expand Up @@ -837,8 +837,8 @@
"cset x21, ne",
"mov x22, x21",
"bfxil x4, x20, #0, #16",
"mov w26, #0x1",
"mov w27, #0x0",
"mov w26, #0x1",
"lsl x20, x22, #29",
"msr nzcv, x20"
]
Expand All @@ -851,8 +851,8 @@
"cset x21, ne",
"mov x22, x21",
"mov w4, w20",
"mov w26, #0x1",
"mov w27, #0x0",
"mov w26, #0x1",
"lsl x20, x22, #29",
"msr nzcv, x20"
]
Expand All @@ -865,8 +865,8 @@
"cset x21, ne",
"mov x22, x21",
"mov x4, x20",
"mov w26, #0x1",
"mov w27, #0x0",
"mov w26, #0x1",
"lsl x20, x22, #29",
"msr nzcv, x20"
]
Expand All @@ -879,8 +879,8 @@
"cset x21, ne",
"mov x22, x21",
"bfxil x4, x20, #0, #16",
"mov w26, #0x1",
"mov w27, #0x0",
"mov w26, #0x1",
"lsl x20, x22, #29",
"msr nzcv, x20"
]
Expand All @@ -893,8 +893,8 @@
"cset x21, ne",
"mov x22, x21",
"mov w4, w20",
"mov w26, #0x1",
"mov w27, #0x0",
"mov w26, #0x1",
"lsl x20, x22, #29",
"msr nzcv, x20"
]
Expand All @@ -907,8 +907,8 @@
"cset x21, ne",
"mov x22, x21",
"mov x4, x20",
"mov w26, #0x1",
"mov w27, #0x0",
"mov w26, #0x1",
"lsl x20, x22, #29",
"msr nzcv, x20"
]
Expand Down

0 comments on commit d3eed27

Please sign in to comment.