Searched defs:inst_length (Results 1 – 2 of 2) sorted by relevance
602 #define inst_length(reason) (((reason) & REASON_PREFIXED) ? 8 : 4) macro
5059 static size_t inst_length(rv_inst inst) in inst_length() function