-
Nested Class Summary
Nested classes/interfaces inherited from class com.yasuenag.ffmasm.AsmBuilder
AsmBuilder.AArch64, AsmBuilder.AMD64, AsmBuilder.AVX, AsmBuilder.PendingJump, AsmBuilder.SSE
-
Field Summary
Fields inherited from class com.yasuenag.ffmasm.AsmBuilder
byteBuf, labelMap, pendingLabelMap
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yasuenag.ffmasm.amd64.AVXAsmBuilder
vmovdqaMR, vmovdqaRM, vmovdquMR, vmovdquRM, vpaddd, vptest, vpxor, vzeroupper
Methods inherited from class com.yasuenag.ffmasm.amd64.SSEAsmBuilder
movdMR, movdqaMR, movdqaRM, movdquMR, movdquRM, movdRM, movqMR, movqRM
Methods inherited from class com.yasuenag.ffmasm.amd64.AMD64AsmBuilder
add, alignTo16BytesWithNOP, andMR, bswap, call, clflushopt, cmp, cpuid, emitDisp, emitModRM, emitModRM, emitREXOp, emitREXOp, jae, je, jl, jmp, jmp, jmp, jne, jz, label, lea, leave, movImm, movMR, movRM, nop, orMR, pop, push, rdrand, rdseed, rdtsc, ret, sfence, shl, sub, syscall, xorMR
Methods inherited from class com.yasuenag.ffmasm.AsmBuilder
build, build, build, castToT, getMemorySegment, getMemorySegment, getMemorySegment
-
Constructor Details
-
AVX
- Throws:
UnsupportedPlatformException
-
AVX
- Throws:
UnsupportedPlatformException
-