-
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, vzeroupperMethods inherited from class com.yasuenag.ffmasm.amd64.SSEAsmBuilder
movdMR, movdqaMR, movdqaRM, movdquMR, movdquRM, movdRM, movqMR, movqRMMethods inherited from class com.yasuenag.ffmasm.amd64.AMD64AsmBuilder
add, alignTo16BytesWithNOP, alignTo4BytesWithNOP, andMR, bswap, call, clflushopt, cmp, cmpxchg, cpuid, emitDisp, emitModRM, emitModRM, emitREXOp, emitREXOp, jae, je, jl, jmp, jmp, jmp, jne, jnz, jz, lea, leave, lock, movImm, movMR, movRM, nop, orMR, pop, push, rdrand, rdseed, rdtsc, ret, sfence, shl, sub, syscall, xchg, xorMRMethods inherited from class com.yasuenag.ffmasm.AsmBuilder
build, build, build, castToT, getCodePosition, getMemorySegment, getMemorySegment, getMemorySegment, label
-
Constructor Details
-
AVX
- Throws:
UnsupportedPlatformException
-
AVX
- Throws:
UnsupportedPlatformException
-