@Namespace(value="cpu_features") @Properties(inherit=cpu_features.class) public class MipsFeatures extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
MipsFeatures()
Default native constructor.
|
MipsFeatures(long size)
Native array allocator.
|
MipsFeatures(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
eva() |
MipsFeatures |
eva(int setter) |
int |
msa() |
MipsFeatures |
msa(int setter) |
MipsFeatures |
position(long position) |
int |
r6() |
MipsFeatures |
r6(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic MipsFeatures()
public MipsFeatures(long size)
Pointer.position(long).public MipsFeatures(Pointer p)
Pointer.Pointer(Pointer).public MipsFeatures position(long position)
@NoOffset public int msa()
public MipsFeatures msa(int setter)
@NoOffset public int eva()
public MipsFeatures eva(int setter)
@NoOffset public int r6()
public MipsFeatures r6(int setter)
Copyright © 2019. All rights reserved.