Searched refs:swr (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/mips/include/
H A Dasm.h287 # define SWHI swr
292 # define REG_SHI swr
306 # define SWLO swr
311 # define REG_SLO swr
/freebsd-12-stable/crypto/openssl/crypto/aes/asm/
H A Daes-mips.pl679 swr $s0,0+$LSB($out)
680 swr $s1,4+$LSB($out)
681 swr $s2,8+$LSB($out)
682 swr $s3,12+$LSB($out)
1265 swr $s0,0+$LSB($out)
1266 swr $s1,4+$LSB($out)
1267 swr $s2,8+$LSB($out)
1268 swr $s3,12+$LSB($out)
2159 # convert lwl/lwr and swr/swl to little-endian order
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c1980 struct ib_rdma_wr swr = { local
2003 ret = ib_post_send(qp, &swr.wr, &bad_swr);
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-mips.c6226 s = "swr";
8019 s2 = "swr";
8055 s2 = "swr";
8703 || strcmp (insn->name, "swr") == 0

Completed in 180 milliseconds