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 Apr 1, 2024
1 parent 4452f0a commit b64a594
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions unittests/InstructionCountCI/FlagM/Primary.json
Original file line number Diff line number Diff line change
Expand Up @@ -2353,11 +2353,10 @@
]
},
"clc": {
"ExpectedInstructionCount": 2,
"ExpectedInstructionCount": 1,
"Comment": "0xf8",
"ExpectedArm64ASM": [
"mov w20, #0x0",
"rmif x20, #63, #nzCv"
"rmif xzr, #63, #nzCv"
]
},
"stc": {
Expand Down

0 comments on commit b64a594

Please sign in to comment.