mirror of
https://github.com/Decompollaborate/rabbitizer.git
synced 2024-12-28 15:17:59 +00:00
fb8c1edbd7
* Generate bindings for enums * Add .gitignore Cargo didn't automatically made * Actually build the files into the library * `pub` in `mod` to fix warning * instruction struct * Instruction rust binding * Add InstrId::ALL_MAX * link C library to rust * Publish crate CI * test * config bindings * add getters for registers * add names methods for register enums * get_operand_type * feedback from simon * Forgot to add new file to python setup.py * get_operands_slice * add stuff to cargo.toml |
||
---|---|---|
.. | ||
instr_id | ||
operands | ||
registers | ||
AccessType_enum.table.h | ||
AccessType_enum.table.template | ||
AccessType.inc | ||
InstrCategory_enum.table.h | ||
InstrCategory_enum.table.template | ||
InstrCategory.inc | ||
InstrId_enum.table.h | ||
InstrId_enum.table.template | ||
InstrSuffix_enum.table.h | ||
InstrSuffix_enum.table.template | ||
InstrSuffix.inc | ||
OperandType_enum.table.h | ||
OperandType_enum.table.template | ||
OperandType_function_declarations.table.h | ||
OperandType_function_declarations.table.template | ||
RabbitizerAccessType.h | ||
RabbitizerInstrCategory.h | ||
RabbitizerInstrDescriptor.h | ||
RabbitizerInstrId.h | ||
RabbitizerInstrSuffix.h | ||
RabbitizerInstruction.h | ||
RabbitizerInstructionR5900.h | ||
RabbitizerInstructionRsp.h | ||
RabbitizerOperandType.h | ||
RabbitizerRegister.h | ||
Registers_enums.table.h | ||
Registers_enums.table.template |