OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inexact_nobias_s
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/mips/
fp.S
2315
inexact_nobias_s
:
label
2392
beq v0, MIPS_FCSR_RM_RN,
inexact_nobias_s
# round to nearest
2393
beq v0, MIPS_FCSR_RM_RZ,
inexact_nobias_s
# round to zero
2395
beq t0, zero,
inexact_nobias_s
# if sign is positive, truncate
2398
bne t0, zero,
inexact_nobias_s
# if sign is negative, truncate
2401
b
inexact_nobias_s
fp.S
2315
inexact_nobias_s
:
label
2392
beq v0, MIPS_FCSR_RM_RN,
inexact_nobias_s
# round to nearest
2393
beq v0, MIPS_FCSR_RM_RZ,
inexact_nobias_s
# round to zero
2395
beq t0, zero,
inexact_nobias_s
# if sign is positive, truncate
2398
bne t0, zero,
inexact_nobias_s
# if sign is negative, truncate
2401
b
inexact_nobias_s
Completed in 27 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025