Skip to content

Instantly share code, notes, and snippets.

@FiloSottile
Created July 31, 2025 15:49
Show Gist options
  • Select an option

  • Save FiloSottile/e5ea512feee63a05f18d8c11e16e95e9 to your computer and use it in GitHub Desktop.

Select an option

Save FiloSottile/e5ea512feee63a05f18d8c11e16e95e9 to your computer and use it in GitHub Desktop.
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1339/01063 (9.85s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1339 from
CSEL LO, R21, R13, R21
to
MOVD R21, R21
mutation.go:117: mutation "MOVD R21, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1339 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1339 from
CSEL LO, R21, R13, R21
to
MOVD R13, R21
mutation.go:117: mutation "MOVD R13, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1339 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1339/01058 (14.93s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1339 from
SBCS $0, R21, R13
to
SBC $0, R21, R13
mutation.go:117: mutation "SBC $0, R21, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1339 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1339 from
SBCS $0, R21, R13
to
SUBS $0, R21, R13
mutation.go:117: mutation "SUBS $0, R21, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1339 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1339 from
SBCS $0, R21, R13
to
ADDS ZR, ZR; SBCS $0, R21, R13
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1325/01035 (12.63s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1325 from
CSEL EQ, R25, R13, R13
to
MOVD R25, R13
mutation.go:117: mutation "MOVD R25, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1325 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1325 from
CSEL EQ, R25, R13, R13
to
MOVD R13, R13
mutation.go:117: mutation "MOVD R13, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1325 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1323/01033 (9.78s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1323 from
CSEL EQ, R23, R11, R11
to
MOVD R23, R11
mutation.go:117: mutation "MOVD R23, R11" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1323 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1323 from
CSEL EQ, R23, R11, R11
to
MOVD R11, R11
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1318/01029 (19.33s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1318 from
ADCS $0, R25, R13
to
ADC $0, R25, R13
mutation.go:117: mutation "ADC $0, R25, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1318 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1318 from
ADCS $0, R25, R13
to
ADDS $0, R25, R13
mutation.go:117: mutation "ADDS $0, R25, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1318 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1318 from
ADCS $0, R25, R13
to
SUBS ZR, ZR; ADCS $0, R25, R13
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1306/01017 (15.28s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1306 from
CSEL LO, R21, R13, R21
to
MOVD R21, R21
mutation.go:117: mutation "MOVD R21, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1306 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1306 from
CSEL LO, R21, R13, R21
to
MOVD R13, R21
mutation.go:117: mutation "MOVD R13, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1306 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1306/01012 (20.93s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1306 from
SBCS $0, R21, R13
to
SBC $0, R21, R13
mutation.go:117: mutation "SBC $0, R21, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1306 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1306 from
SBCS $0, R21, R13
to
SUBS $0, R21, R13
mutation.go:117: mutation "SUBS $0, R21, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1306 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1306 from
SBCS $0, R21, R13
to
ADDS ZR, ZR; SBCS $0, R21, R13
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1302/00999 (16.08s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1302 from
CSEL LO, R21, R13, R21
to
MOVD R21, R21
mutation.go:117: mutation "MOVD R21, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1302 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1302 from
CSEL LO, R21, R13, R21
to
MOVD R13, R21
mutation.go:117: mutation "MOVD R13, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1302 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1301/00985 (2.74s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1301 from
CSEL LO, R21, R13, R21
to
MOVD R21, R21
mutation.go:117: mutation "MOVD R21, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1301 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1301 from
CSEL LO, R21, R13, R21
to
MOVD R13, R21
mutation.go:117: mutation "MOVD R13, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1301 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1301/00980 (4.81s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1301 from
SBCS $0, R21, R13
to
SBC $0, R21, R13
mutation.go:117: mutation "SBC $0, R21, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1301 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1301 from
SBCS $0, R21, R13
to
SUBS $0, R21, R13
mutation.go:117: mutation "SUBS $0, R21, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1301 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1301 from
SBCS $0, R21, R13
to
ADDS ZR, ZR; SBCS $0, R21, R13
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1302/00994 (19.97s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1302 from
SBCS $0, R21, R13
to
SBC $0, R21, R13
mutation.go:117: mutation "SBC $0, R21, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1302 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1302 from
SBCS $0, R21, R13
to
SUBS $0, R21, R13
mutation.go:117: mutation "SUBS $0, R21, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1302 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1302 from
SBCS $0, R21, R13
to
ADDS ZR, ZR; SBCS $0, R21, R13
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1291/00961 (2.69s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1291 from
CSEL LO, R21, R13, R21
to
MOVD R21, R21
mutation.go:117: mutation "MOVD R21, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1291 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1291 from
CSEL LO, R21, R13, R21
to
MOVD R13, R21
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1291/00956 (4.75s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1291 from
SBCS $0, R21, R13
to
SBC $0, R21, R13
mutation.go:117: mutation "SBC $0, R21, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1291 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1291 from
SBCS $0, R21, R13
to
SUBS $0, R21, R13
mutation.go:117: mutation "SUBS $0, R21, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1291 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1291 from
SBCS $0, R21, R13
to
ADDS ZR, ZR; SBCS $0, R21, R13
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1285/00940 (1.91s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1285 from
CSEL LO, R21, R13, R21
to
MOVD R21, R21
mutation.go:117: mutation "MOVD R21, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1285 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1285 from
CSEL LO, R21, R13, R21
to
MOVD R13, R21
mutation.go:117: mutation "MOVD R13, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1285 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1285/00935 (4.81s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1285 from
SBCS $0, R21, R13
to
SBC $0, R21, R13
mutation.go:117: mutation "SBC $0, R21, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1285 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1285 from
SBCS $0, R21, R13
to
SUBS $0, R21, R13
mutation.go:117: mutation "SUBS $0, R21, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1285 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1285 from
SBCS $0, R21, R13
to
ADDS ZR, ZR; SBCS $0, R21, R13
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1186/00860 (4.85s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1186 from
CSEL LO, R21, R13, R21
to
MOVD R21, R21
mutation.go:117: mutation "MOVD R21, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1186 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1186 from
CSEL LO, R21, R13, R21
to
MOVD R13, R21
mutation.go:117: mutation "MOVD R13, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1186 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:751/00516 (3.39s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:751 from
SBCS R14, R6, R14
to
SBC R14, R6, R14
mutation.go:117: mutation "SBC R14, R6, R14" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:751 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:751 from
SBCS R14, R6, R14
to
SUBS R14, R6, R14
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1186/00855 (17.67s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1186 from
SBCS $0, R21, R13
to
SBC $0, R21, R13
mutation.go:117: mutation "SBC $0, R21, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1186 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1186 from
SBCS $0, R21, R13
to
SUBS $0, R21, R13
mutation.go:117: mutation "SUBS $0, R21, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1186 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1186 from
SBCS $0, R21, R13
to
ADDS ZR, ZR; SBCS $0, R21, R13
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1109/00768 (13.56s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1109 from
CSEL EQ, R9, R5, R5
to
MOVD R9, R5
mutation.go:117: mutation "MOVD R9, R5" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1109 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1109 from
CSEL EQ, R9, R5, R5
to
MOVD R5, R5
mutation.go:117: mutation "MOVD R5, R5" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1109 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1098/00759 (10.90s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1098 from
SBC $0, ZR, R11
to
MOVD $0, R11
mutation.go:117: mutation "MOVD $0, R11" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1098 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1098 from
SBC $0, ZR, R11
to
MOVD $-1, R11
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1102/00762 (18.07s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1102 from
ADCS $0, R5, R9
to
ADC $0, R5, R9
mutation.go:117: mutation "ADC $0, R5, R9" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1102 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1102 from
ADCS $0, R5, R9
to
ADDS $0, R5, R9
mutation.go:117: mutation "ADDS $0, R5, R9" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1102 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1102 from
ADCS $0, R5, R9
to
SUBS ZR, ZR; ADCS $0, R5, R9
mutation.go:117: mutation "SUBS ZR, ZR; ADCS $0, R5, R9" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1102 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1096/00757 (9.27s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1096 from
SBCS R25, ZR, R5
to
SBC R25, ZR, R5
mutation.go:117: mutation "SBC R25, ZR, R5" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1096 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1096 from
SBCS R25, ZR, R5
to
SUBS R25, ZR, R5
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1101/00761 (19.61s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1101 from
ADCS R15, R4, R8
to
ADC R15, R4, R8
mutation.go:117: mutation "ADC R15, R4, R8" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1101 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1101 from
ADCS R15, R4, R8
to
ADDS R15, R4, R8
mutation.go:117: mutation "ADDS R15, R4, R8" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1101 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1101 from
ADCS R15, R4, R8
to
SUBS ZR, ZR; ADCS R15, R4, R8
mutation.go:117: mutation "SUBS ZR, ZR; ADCS R15, R4, R8" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1101 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1018/00730 (20.23s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1018 from
SBCS $0, R5, R13
to
SBC $0, R5, R13
mutation.go:117: mutation "SBC $0, R5, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1018 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1018 from
SBCS $0, R5, R13
to
SUBS $0, R5, R13
mutation.go:117: mutation "SUBS $0, R5, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1018 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1018 from
SBCS $0, R5, R13
to
ADDS ZR, ZR; SBCS $0, R5, R13
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:890/00628 (2.36s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:890 from
CSEL HS, R13, R5, R25
to
MOVD R13, R25
mutation.go:117: mutation "MOVD R13, R25" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:890 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:890 from
CSEL HS, R13, R5, R25
to
MOVD R5, R25
mutation.go:117: mutation "MOVD R5, R25" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:890 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:884/00623 (6.17s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:884 from
SBCS $0, R5, R13
to
SBC $0, R5, R13
mutation.go:117: mutation "SBC $0, R5, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:884 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:884 from
SBCS $0, R5, R13
to
SUBS $0, R5, R13
mutation.go:117: mutation "SUBS $0, R5, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:884 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:884 from
SBCS $0, R5, R13
to
ADDS ZR, ZR; SBCS $0, R5, R13
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:842/00587 (4.04s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:842 from
ADCS R12, R10, R10
to
ADC R12, R10, R10
mutation.go:117: mutation "ADC R12, R10, R10" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:842 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:842 from
ADCS R12, R10, R10
to
ADDS R12, R10, R10
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:780/00539 (3.55s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:780 from
CSEL EQ, R5, R9, R21
to
MOVD R5, R21
mutation.go:117: mutation "MOVD R5, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:780 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:780 from
CSEL EQ, R5, R9, R21
to
MOVD R9, R21
mutation.go:117: mutation "MOVD R9, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:780 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:775/00535 (5.28s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:775 from
ADC R16, R6, R10
to
ADD R16, R6, R10
mutation.go:117: mutation "ADD R16, R6, R10" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:775 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:775 from
ADC R16, R6, R10
to
ADD R16, R6, R10; ADD $1, R10
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:774/00534 (6.34s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:774 from
ADCS $0, R5, R9
to
ADC $0, R5, R9
mutation.go:117: mutation "ADC $0, R5, R9" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:774 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:774 from
ADCS $0, R5, R9
to
ADDS $0, R5, R9
mutation.go:117: mutation "ADDS $0, R5, R9" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:774 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:774 from
ADCS $0, R5, R9
to
SUBS ZR, ZR; ADCS $0, R5, R9
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1448/01163 (17.74s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1448 from
CSEL EQ, R13, R17, R17
to
MOVD R13, R17
mutation.go:117: mutation "MOVD R13, R17" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1448 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1448 from
CSEL EQ, R13, R17, R17
to
MOVD R17, R17
mutation.go:117: mutation "MOVD R17, R17" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1448 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:529/00352 (13.98s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:529 from
SBCS R14, R6, R26
to
SBC R14, R6, R26
mutation.go:117: mutation "SBC R14, R6, R26" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:529 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:529 from
SBCS R14, R6, R26
to
SUBS R14, R6, R26
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1438/01155 (14.92s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1438 from
CSEL EQ, R13, ZR, R17
to
MOVD R13, R17
mutation.go:117: mutation "MOVD R13, R17" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1438 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1438 from
CSEL EQ, R13, ZR, R17
to
MOVD ZR, R17
mutation.go:117: mutation "MOVD ZR, R17" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1438 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:242/00133 (15.86s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:242 from
CSEL HS, R13, R5, R5
to
MOVD R13, R5
mutation.go:117: mutation "MOVD R13, R5" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:242 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:242 from
CSEL HS, R13, R5, R5
to
MOVD R5, R5
mutation.go:117: mutation "MOVD R5, R5" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:242 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:131/00050 (12.47s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:131 from
SBCS R13, R5
to
SBC R13, R5
mutation.go:117: mutation "SBC R13, R5" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:131 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:131 from
SBCS R13, R5
to
SUBS R13, R5
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:237/00129 (24.44s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:237 from
SBCS $0, R5, R13
to
SBC $0, R5, R13
mutation.go:117: mutation "SBC $0, R5, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:237 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:237 from
SBCS $0, R5, R13
to
SUBS $0, R5, R13
mutation.go:117: mutation "SUBS $0, R5, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:237 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:237 from
SBCS $0, R5, R13
to
ADDS ZR, ZR; SBCS $0, R5, R13
mutation.go:117: mutation "ADDS ZR, ZR; SBCS $0, R5, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:237 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:236/00128 (20.35s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:236 from
SBCS R15, R4, R12
to
SBC R15, R4, R12
mutation.go:117: mutation "SBC R15, R4, R12" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:236 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:236 from
SBCS R15, R4, R12
to
SUBS R15, R4, R12
mutation.go:117: mutation "SUBS R15, R4, R12" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:236 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:236 from
SBCS R15, R4, R12
to
ADDS ZR, ZR; SBCS R15, R4, R12
mutation.go:117: mutation "ADDS ZR, ZR; SBCS R15, R4, R12" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:236 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1481/01215 (14.33s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1481 from
CSEL LO, R21, R13, R21
to
MOVD R21, R21
mutation.go:117: mutation "MOVD R21, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1481 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1481 from
CSEL LO, R21, R13, R21
to
MOVD R13, R21
mutation.go:117: mutation "MOVD R13, R21" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1481 did not cause test failure
--- FAIL: TestNISTECAssemblyMutations/p256_asm_arm64.s:1481/01210 (17.25s)
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1481 from
SBCS $0, R21, R13
to
SBC $0, R21, R13
mutation.go:117: mutation "SBC $0, R21, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1481 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1481 from
SBCS $0, R21, R13
to
SUBS $0, R21, R13
mutation.go:117: mutation "SUBS $0, R21, R13" of $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1481 did not cause test failure
mutation.go:94: mutating $GOROOT/src/crypto/internal/fips140/nistec/p256_asm_arm64.s:1481 from
SBCS $0, R21, R13
to
ADDS ZR, ZR; SBCS $0, R21, R13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment