Home
last modified time | relevance | path

Searched refs:or32 (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/sys/i386/i386/
H A Dbpf_jit_machdep.h130 #define MOVobd(sr32, or32, dr32) do { \ argument
133 emitm(&stream, ((or32 & 0x7) << 3) | (sr32 & 0x7), 1); \
137 #define MOVobw(sr32, or32, dr16) do { \ argument
140 emitm(&stream, ((or32 & 0x7) << 3) | (sr32 & 0x7), 1); \
144 #define MOVobb(sr32, or32, dr8) do { \ argument
147 emitm(&stream, ((or32 & 0x7) << 3) | (sr32 & 0x7), 1); \
151 #define MOVomd(sr32, dr32, or32) do { \ argument
154 emitm(&stream, ((or32 & 0x7) << 3) | (dr32 & 0x7), 1); \
/freebsd/contrib/openbsm/config/
H A Dconfig.sub256 | openrisc | or32 \
739 or32 | or32-*)
740 basic_machine=or32-unknown
1323 or32-*)
/freebsd/contrib/dialog/
H A Dconfig.sub1047 cpu=or32
1225 | or32 \
1572 or32-*)
H A Dconfig.guess1047 or32:Linux:*:* | or1k*:Linux:*:*)
/freebsd/contrib/file/
H A Dconfig.sub1064 cpu=or32
1248 | or32 \
1596 or32-*)
/freebsd/contrib/libevent/build-aux/
H A Dconfig.sub1044 cpu=or32
1223 | or32 \
1599 or32-*)
H A Dconfig.guess1047 or32:Linux:*:* | or1k*:Linux:*:*)
/freebsd/crypto/openssh/
H A Dconfig.sub1069 cpu=or32
1252 | or32 \
1604 or32-*)
/freebsd/contrib/sqlite3/
H A Dconfig.sub1069 cpu=or32
1252 | or32 \
1600 or32-*)
/freebsd/contrib/ldns/
H A Dconfig.sub1069 cpu=or32
1252 | or32 \
1600 or32-*)
/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp72 static void or32(uint8_t *p, uint32_t v) { write32le(p, read32le(p) | v); } in or32() function
310 or32(off, (v & 0x0FFFFFFC) >> 2); in applyArm64Branch26()
316 or32(off, (v & 0x001FFFFC) << 3); in applyArm64Branch19()
322 or32(off, (v & 0x0000FFFC) << 3); in applyArm64Branch14()
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfig.sub301 | open8 | or1k | or1knd | or32 \
1611 or32-*)
H A Dconfig.guess988 or32:Linux:*:* | or1k*:Linux:*:*)
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.sub301 | open8 | or1k | or1knd | or32 \
1614 or32-*)
H A Dconfig.guess976 or32:Linux:*:* | or1k*:Linux:*:*)
/freebsd/crypto/heimdal/
H A Dconfig.sub286 | or32 \
850 basic_machine=or32-unknown
1512 or32-*)
H A Dconfig.guess935 or32:Linux:*:*)
936 echo or32-unknown-linux-gnu
/freebsd/contrib/unbound/
H A Dconfig.sub1143 cpu=or32
1380 | or32 \
1839 or32-*)
/freebsd/contrib/libpcap/
H A Dconfig.sub1070 cpu=or32
1232 | or32 \
1606 or32-*)
/freebsd/contrib/ncurses/
H A Dconfig.sub1070 cpu=or32
1232 | or32 \
1606 or32-*)
/freebsd/contrib/byacc/
H A Dconfig.sub1070 cpu=or32
1231 | or32 \
1604 or32-*)
/freebsd/contrib/tcpdump/
H A Dconfig.sub1070 cpu=or32
1232 | or32 \
1606 or32-*)
/freebsd/contrib/openpam/
H A Dconfig.sub1044 basic_machine=or32-unknown
1606 or32-*)
H A Dconfig.guess1001 or32:Linux:*:* | or1k*:Linux:*:*)
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrFormats.td515 // ixd32, and32, andn32, or32, xor32, nor32, lsl32, lsr32, asr32, rotl32
535 // Instructions: addu32, subu32, ixh32, ixw32, ixd32, and32, andn32, or32,

12