public static final class AMD64Assembler.AMD64Z0Op extends AMD64Assembler.AMD64Op
| Modifier and Type | Field and Description |
|---|---|
static AMD64Assembler.AMD64Z0Op |
PUSHFQ |
op, prefix1, prefix2| Modifier | Constructor and Description |
|---|---|
protected |
AMD64Z0Op(String opcode,
int op) |
protected |
AMD64Z0Op(String opcode,
int prefix1,
int prefix2,
int op,
CPUFeature feature) |
| Modifier and Type | Method and Description |
|---|---|
void |
emit(AMD64Assembler asm) |
emitOpcode, getAllowedSizes, getAssertion, isSSEInstruction, toString, verifypublic static final AMD64Assembler.AMD64Z0Op PUSHFQ
protected AMD64Z0Op(String opcode, int op)
protected AMD64Z0Op(String opcode, int prefix1, int prefix2, int op, CPUFeature feature)
public void emit(AMD64Assembler asm)