OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aarch64_get_FP_half
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/aarch64/
cpustate.h
286
extern float
aarch64_get_FP_half
(sim_cpu *, VReg);
cpustate.c
350
aarch64_get_FP_half
(sim_cpu *cpu, VReg reg)
simulator.c
8053
aarch64_set_FP_float (cpu, rd, (float)
aarch64_get_FP_half
(cpu, rn));
8066
aarch64_set_FP_double (cpu, rd, (double)
aarch64_get_FP_half
(cpu, rn));
/src/external/gpl3/gdb.old/dist/sim/aarch64/
cpustate.h
286
extern float
aarch64_get_FP_half
(sim_cpu *, VReg);
cpustate.c
350
aarch64_get_FP_half
(sim_cpu *cpu, VReg reg)
simulator.c
8053
aarch64_set_FP_float (cpu, rd, (float)
aarch64_get_FP_half
(cpu, rn));
8066
aarch64_set_FP_double (cpu, rd, (double)
aarch64_get_FP_half
(cpu, rn));
Completed in 59 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026