OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RN
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeARM_64.c
55
#define
RN
(
rn
) (reg_map[
rn
] << 5)
444
return push_inst(compiler, (ORRI ^ W_OP) | RD(dst) |
RN
(TMP_ZERO) | bitmask);
449
return push_inst(compiler, ORRI | RD(dst) |
RN
(TMP_ZERO) | bitmask);
577
return push_inst(compiler, ((op == SLJIT_ADD ? ADDI : SUBI) ^ inv_bits) | RD(dst) |
RN
(reg));
581
return push_inst(compiler, (ADDI ^ inv_bits) | RD(dst) |
RN
(reg) | (imm << 10));
586
return push_inst(compiler, (SUBI ^ inv_bits) | RD(dst) |
RN
(reg) | (nimm << 10));
590
return push_inst(compiler, (ADDI ^ inv_bits) | RD(dst) |
RN
(reg) | ((imm >> 12) << 10) | (1 << 22));
594
return push_inst(compiler, (SUBI ^ inv_bits) | RD(dst) |
RN
(reg) | ((nimm >> 12) << 10) | (1 << 22))
[
all
...]
sljitNativeARM_32.c
65
#define
RN
(
rn
) (reg_map[
rn
] << 16)
283
/* Data transfer instruction with
Rn
== r15. */
873
(0xe0000000 | ((opcode) << 21) | (set_flags) | RD(dst) |
RN
(src1) | (src2))
/src/lib/libm/noieee_src/
n_support.c
464
/* Rounding Mode:
RN
...round-to-nearest
469
const int
RN
=0,RZ=1,RP=2,RM=3;
482
r=swapRM(
RN
); /* ...save and reset the Rounding Mode to
RN
*/
512
if(r==
RN
) t=addc(t); /* ...t=t+ulp */
/src/sys/arch/m68k/060sp/dist/
fpsp.s
8737
clr.l %d0 # pass ext prec,
RN
9369
tst.b %d0 # is rmode
RN
?
9372
lea.l PIRN(%pc),%a0 # yes; load PI
RN
table addr
9396
tst.b %d0 # is rmode
RN
?
9399
lea.l SMALRN(%pc),%a0 # yes; load
RN
table addr
9438
tst.b %d0 # is rmode
RN
?
9441
lea.l BIGRN(%pc),%a0 # yes; load
RN
table addr
14985
# - therefore, we return +ZERO if the rounding modes are
RN
,RZ, or RP.
15437
# - therefore, we return +ZERO if the rounding mode is
RN
,RZ, or RP
22032
#
RN
= $xxxx0000
[
all
...]
pfpsp.s
6155
#
RN
= $xxxx0000 #
7024
long 0x7fff0000,0x00000000,0x00000000,0x00000000 # +INF;
RN
7029
long 0x7fff0000,0x00000000,0x00000000,0x00000000 # +INF;
RN
7034
long 0x7fff0000,0x00000000,0x00000000,0x00000000 # +INF;
RN
7044
long 0xffff0000,0x00000000,0x00000000,0x00000000 # -INF;
RN
7049
long 0xffff0000,0x00000000,0x00000000,0x00000000 # -INF;
RN
7054
long 0xffff0000,0x00000000,0x00000000,0x00000000 # -INF;
RN
11417
# - therefore, we return +ZERO if the rounding modes are
RN
,RZ, or RP.
11869
# - therefore, we return +ZERO if the rounding mode is
RN
,RZ, or RP
13007
# tables rounded to
RN
, RM, and RP, according to the table
[
all
...]
fplsp.s
8631
clr.l %d0 # pass ext prec,
RN
/src/libexec/ld.aout_so/
ld.so.i386.uue
660
M9:Q;7E_)PU6)Y8/L)%=64^@`````6X'#GE\``(M]$(M-%`')B4WX@_\%=
RN
+
ld.so.sparc.uue
20
M(^`DT`+@!)`"``O2`N`(E!`@!Y'0(`!````"+P``0*X5X!
RN
!<`/@*8@`1*`
Completed in 84 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025