Home
last modified time | relevance | path

Searched refs:maxu (Results 1 – 4 of 4) sorted by relevance

/src/crypto/openssl/crypto/perlasm/
H A Driscv.pm397 sub maxu { subroutine
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoXCV.td216 def CV_MAXU : CVInstAluRR<0b0101110, 0b011, "cv.maxu">,
401 defm MAXU : CVSIMDBinaryUnsigned<0b00111, 0, 0, "maxu">;
H A DRISCVInstrInfoZb.td402 def MAXU : ALU_rr<0b0000101, 0b111, "maxu", Commutable=1>,
/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonDepInstrInfo.td459 "$Rd32 = maxu($Rs32,$Rt32)",
471 "$Rdd32 = maxu($Rss32,$Rtt32)",