Rizin
unix-like reverse engineering framework and cli tools
lookup.c File Reference
#include "common.h"

Go to the source code of this file.

Variables

const SHOpRaw sh_op_lookup []
 
const ut32 OPCODE_NUM = sizeof(sh_op_lookup) / sizeof(SHOpRaw)
 

Variable Documentation

◆ OPCODE_NUM

const ut32 OPCODE_NUM = sizeof(sh_op_lookup) / sizeof(SHOpRaw)

Definition at line 195 of file lookup.c.

Referenced by sh_assembler(), and sh_disassembler().

◆ sh_op_lookup

const SHOpRaw sh_op_lookup[]

Definition at line 7 of file lookup.c.

Referenced by sh_assembler(), and sh_disassembler().