Lines Matching refs:r0

109 $t0="%r0";	$mask="%r0";
255 l %r0,240($key)
257 clr %r0,%r1
581 l %r0,240($key)
583 clr %r0,%r1
822 lhi %r0,18
825 ar %r5,%r0
828 llihh %r0,0x8000
829 srlg %r0,%r0,0(%r5)
830 ng %r0,S390X_KM(%r1) # check availability of both km...
831 ng %r0,S390X_KMC(%r1) # ...and kmc support for given key length
834 lmg %r0,%r1,0($inp) # just copy 128 bits...
835 stmg %r0,%r1,0($key)
836 lhi %r0,192
837 cr $bits,%r0
1201 lhi %r0,16
1202 cl %r0,240($key)
1205 lg %r0,0($ivp) # copy ivec
1207 stmg %r0,%r1,16($sp)
1208 lmg %r0,%r1,0($key) # copy key, cover 256 bit
1209 stmg %r0,%r1,32($sp)
1210 lmg %r0,%r1,16($key)
1211 stmg %r0,%r1,48($sp)
1212 l %r0,240($key) # load kmc code
1223 lmg %r0,%r1,16($sp) # copy ivec to caller
1224 stg %r0,0($ivp)
1230 tmll %r0,S390X_DECRYPT
1259 lhi %r0,0
1260 cl %r0,`$stdframe+$SIZE_T-4`($sp)
1405 l %r0,240($key)
1407 clr %r0,%r1
1417 lr $s2,%r0
1429 or %r0,%r1 # set HS and LAAD flags
1453 stg %r0,$stdframe+80($sp) # wipe key
1454 stg %r0,$stdframe+88($sp)
1455 stg %r0,$stdframe+96($sp)
1456 stg %r0,$stdframe+104($sp)
1498 llgfr $s0,%r0
1501 llihh %r0,0x8000 # check if kmctr supports the function code
1502 srlg %r0,%r0,0($s0)
1503 ng %r0,S390X_KMCTR(%r1) # check kmctr capability vector
1504 lgr %r0,$s0
1647 llgfr $s0,%r0 # put aside the function code
1649 nr $s1,%r0
1651 llihh %r0,0x8000
1652 srlg %r0,%r0,32($s1) # check for 32+function code
1653 ng %r0,S390X_KM(%r1) # check km capability vector
1654 lgr %r0,$s0 # restore the function code
1661 oill %r0,32 # switch to xts function code
1679 stmg %r0,%r3,$tweak-32($sp) # wipe copy of the key
1681 nill %r0,0xffdf # switch back to original function code
1823 llgf %r0,240($key2)
1825 clr %r0,%r1
1844 l %r0,240($key1)
1908 srag %r0,$s3,63 # broadcast upper bit
1909 ngr %r1,%r0 # rem
1947 llgc %r0,16($inp)
1949 stc %r0,0($out,$inp)
1959 srag %r0,$s3,63 # broadcast upper bit
1960 ngr %r1,%r0 # rem
2026 llgf %r0,240($key2)
2028 clr %r0,%r1
2047 l %r0,240($key1)
2151 srag %r0,$s3,63 # broadcast upper bit
2152 ngr %r1,%r0 # rem
2192 srag %r0,$s3,63 # broadcast upper bit
2193 ngr %r1,%r0 # rem
2210 srag %r0,$s3,63 # broadcast upper bit
2211 ngr %r1,%r0 # rem
2243 llgc %r0,16($inp)
2245 stc %r0,0($out,$inp)