|
Nemiver
0.3
|
#include <nmv-asm-instr.h>
Public Types | |
| enum | Type { TYPE_PURE = 0, TYPE_MIXED } |
Public Member Functions | |
| Asm (const AsmInstr &a) | |
| Asm (const MixedAsmInstr &a) | |
| Type | which () const |
| bool | empty () const |
| const AsmInstr & | instr () const |
| const MixedAsmInstr & | mixed_instr () const |
|
inline |
|
inline |
|
inline |
References nemiver::common::MixedAsmInstr::instrs(), and THROW.
|
inline |
|
inline |
References THROW_IF_FAIL.
Referenced by nemiver::common::operator<<().
|
inline |
Referenced by nemiver::common::operator<<().
1.8.17