summaryrefslogtreecommitdiff
path: root/sys/src/cmd/7l/asmout.c
AgeCommit message (Expand)Author
2023-05-187l, 7c: Remove STLP(W), finish LDAXR(W)/STLXR(W).Aidan K. Wiggins
2023-05-167l: use floating point immediates where possibleSigrid Solveig Haflínudóttir
2023-05-147l: register offset loads/storesSigrid Solveig Haflínudóttir
2023-05-147l: allow paired SIMD load/store, correct a few commentsSigrid Solveig Haflínudóttir
2023-05-107l: rewrite Rl→REGTMP in the comment (thanks cinap)Sigrid Solveig Haflínudóttir
2023-05-107c, 7l: revert CASE change, fix linker clobbering offset if given the same re...Sigrid Solveig Haflínudóttir
2023-05-097l: throw an error if CASE uses the same register for base and offset (CASE R...Sigrid Solveig Haflínudóttir
2019-05-097l: implement MOVP instructioncinap_lenrek
2019-04-227l: there is no BIC* $bimm variantcinap_lenrek
2019-04-177l: deal with huge (negative or > 24bit) register offsets, fix LACON, avoid D...cinap_lenrek
2019-04-087l: fix bitcon instruction selection and encodingcinap_lenrek
2019-04-087l: add arm64 linker (initial sync)cinap_lenrek