Package be.lmenten.avr.core.instruction
Annotation Interface InstructionDescriptor
-
Required Element Summary
Modifier and TypeRequired ElementDescription -
Optional Element Summary
Modifier and TypeOptional ElementDescriptionboolean
boolean
-
Field Summary
-
Field Details
-
EMPTY
- See Also:
- Constant Field Values
-
-
Element Details
-
-
is32bits
boolean is32bits- Default:
- false
-
coreVersionSpecific
CoreVersion[] coreVersionSpecific- Default:
- {}
-
isAlias
boolean isAlias- Default:
- false
-
alias
String alias- Default:
- ""
-
remark
String remark- Default:
- ""
-