RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
Loading...
Searching...
No Matches
rpnx::cortado::simple_instruction< Operation > Struct Template Reference

An instruction whose encoding contains only its opcode. More...

#include <bytecode.hpp>

Static Public Attributes

static constexpr opcode operation = Operation
 

Detailed Description

template<opcode Operation>
struct rpnx::cortado::simple_instruction< Operation >

An instruction whose encoding contains only its opcode.

Definition at line 64 of file bytecode.hpp.

Member Data Documentation

◆ operation

template<opcode Operation>
opcode rpnx::cortado::simple_instruction< Operation >::operation = Operation
staticconstexpr

Definition at line 66 of file bytecode.hpp.


The documentation for this struct was generated from the following file: