summaryrefslogtreecommitdiffhomepage
path: root/pkg/atomicbitops/atomicbitops_amd64.s
AgeCommit message (Expand)Author
2021-10-04No split to assembly and noasm functions on atomicbitops packageKoichi Shiraishi
2021-08-12Use BX instead of BP at AX second opKoichi Shiraishi
2021-08-12Use BX insted of BPKoichi Shiraishi
2021-06-14Fix frame pointer is clobbered before saving vet issue on BP registerKoichi Shiraishi
2020-04-01Automated rollback of changelist 303799678Adin Scannell
2020-03-30kvm: handle exit reasons even under EINTR.Adin Scannell
2020-02-18atomicbitops package cleanupsgVisor bot