kit

kit
git clone https://git.ryansepassi.com/git/kit.git
Log | Files | Refs | README

aa64_lse_atomics.s (451B)


      1 	.text
      2 	swp w0, w1, [x2]
      3 	swp x0, x1, [x2]
      4 	swpa w0, w1, [x2]
      5 	swpl w0, w1, [x2]
      6 	swpal w0, w1, [x2]
      7 	swpb w0, w1, [x2]
      8 	swph w0, w1, [x2]
      9 	ldadd w0, w1, [x2]
     10 	ldadd x0, x1, [x2]
     11 	ldadda w0, w1, [x2]
     12 	ldaddl w0, w1, [x2]
     13 	ldaddal w0, w1, [x2]
     14 	ldaddb w0, w1, [x2]
     15 	ldaddh w0, w1, [x2]
     16 	ldclr w0, w1, [x2]
     17 	ldclrl w0, w1, [x2]
     18 	ldeor w0, w1, [x2]
     19 	ldeoral w0, w1, [x2]
     20 	ldset w0, w1, [x2]
     21 	ldseta x0, x1, [x2]
     22 	ldsetb w0, w1, [x2]
     23 	ldclrh w0, w1, [x2]