@Namespace(value="cpu_features") @Properties(inherit=cpu_features.class) public class MipsFeatures extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| 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) |
MipsFeatures |
getPointer(long i) |
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, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic MipsFeatures()
public MipsFeatures(long size)
Pointer.position(long).public MipsFeatures(Pointer p)
Pointer.Pointer(Pointer).public MipsFeatures position(long position)
public MipsFeatures getPointer(long i)
getPointer in class Pointer@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 © 2020. All rights reserved.