SPARC basic context.
More...
#include <cpu.h>
SPARC basic context.
This structure defines floating point context area.
Definition at line 478 of file cpu.h.
◆ f0_f1
double Context_Control_fp::f0_f1 |
This will contain the contents of the f0 and f1 register.
Definition at line 480 of file cpu.h.
◆ f10_f11
double Context_Control_fp::f10_f11 |
This will contain the contents of the f10 and f11 register.
Definition at line 490 of file cpu.h.
◆ f12_f13
double Context_Control_fp::f12_f13 |
This will contain the contents of the f12 and f13 register.
Definition at line 492 of file cpu.h.
◆ f14_f15
double Context_Control_fp::f14_f15 |
This will contain the contents of the f14 and f15 register.
Definition at line 494 of file cpu.h.
◆ f16_f17
double Context_Control_fp::f16_f17 |
This will contain the contents of the f16 and f17 register.
Definition at line 496 of file cpu.h.
◆ f18_f19
double Context_Control_fp::f18_f19 |
This will contain the contents of the f18 and f19 register.
Definition at line 498 of file cpu.h.
◆ f20_f21
double Context_Control_fp::f20_f21 |
This will contain the contents of the f20 and f21 register.
Definition at line 500 of file cpu.h.
◆ f22_f23
double Context_Control_fp::f22_f23 |
This will contain the contents of the f22 and f23 register.
Definition at line 502 of file cpu.h.
◆ f24_f25
double Context_Control_fp::f24_f25 |
This will contain the contents of the f24 and f25 register.
Definition at line 504 of file cpu.h.
◆ f26_f27
double Context_Control_fp::f26_f27 |
This will contain the contents of the f26 and f27 register.
Definition at line 506 of file cpu.h.
◆ f28_f29
double Context_Control_fp::f28_f29 |
This will contain the contents of the f28 and f29 register.
Definition at line 508 of file cpu.h.
◆ f2_f3
double Context_Control_fp::f2_f3 |
This will contain the contents of the f2 and f3 register.
Definition at line 482 of file cpu.h.
◆ f30_f31
double Context_Control_fp::f30_f31 |
This will contain the contents of the f30 and f31 register.
Definition at line 510 of file cpu.h.
◆ f4_f5
double Context_Control_fp::f4_f5 |
This will contain the contents of the f4 and f5 register.
Definition at line 484 of file cpu.h.
◆ f6_f7
double Context_Control_fp::f6_f7 |
This will contain the contents of the f6 and f7 register.
Definition at line 486 of file cpu.h.
◆ f8_f9
double Context_Control_fp::f8_f9 |
This will contain the contents of the f8 and f9 register.
Definition at line 488 of file cpu.h.
◆ fsr
uint32_t Context_Control_fp::fsr |
This will contain the contents of the floating point status register.
Definition at line 512 of file cpu.h.
The documentation for this struct was generated from the following file:
- cpukit/score/cpu/sparc/include/rtems/score/cpu.h