public final class __darwin_arm_vfp_state
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
__darwin_arm_vfp_state() |
protected |
__darwin_arm_vfp_state(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
int |
__fpscr() |
int |
__r(int field_idx) |
void |
set__fpscr(int value) |
void |
set__r(int value,
int field_idx) |