Home
last modified time | relevance | path

Searched refs:AVR_JMPVVT_CLASS (Results 1 – 2 of 2) sorted by relevance

/dports/editors/biew/biew-610/plugins/disasm/avr/
H A Davr.h74 #define AVR_JMPVVT_CLASS(x) (0) macro
H A Davr.c338 else if ( AVR_JMPVVT_CLASS(insn) ) in AVRDisassembler()