Searched refs:Rb (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-x86_64.pl2556 my ($ONE,$INDEX,$Ra,$Rb,$Rc,$Rd,$Re,$Rf)=map("%xmm$_",(0..7));
2620 pxor $Rb, $Rb
2648 por $T0b, $Rb
2661 movdqu $Rb, 16*1($val)
2740 pxor $Rb, $Rb
2762 por $T0b, $Rb
2772 movdqu $Rb, 16*1($val)
2798 my ($TWO,$INDEX,$Ra,$Rb,
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1036 // Return the allowable deviation from the current value of Rb (i.e. the
1039 // The instruction MI is a user of register Rb, which is defined via an
1042 // ... = L2_loadrub_io Rb, 1
1044 // ... = L2_loadrub_io Rb', 0
1045 // if Rb' = Rb+1.
1046 // The range for Rb would be [Min+1, Max+1], where [Min, Max] is a range
1047 // for L2_loadrub with offset 0. That means that Rb could be replaced with
1048 // Rc, where Rc-Rb belongs to [Min+1, Max+1].
1049 OffsetRange HCE::getOffsetRange(Register Rb, cons argument
[all...]

Completed in 164 milliseconds