Searched refs:TRY_TO_DECODE (Results 1 – 1 of 1) sorted by relevance
529 #define TRY_TO_DECODE(FEATURE_CHECKS, DECODER_TABLE, DESC) \ in getInstruction() macro533 TRY_TO_DECODE(STI.hasFeature(FEATURE), DECODER_TABLE, DESC) in getInstruction()545 TRY_TO_DECODE(STI.hasFeature(RISCV::FeatureStdExtZdinx) && in getInstruction()549 TRY_TO_DECODE(STI.hasFeature(RISCV::FeatureStdExtZacas) && in getInstruction()613 TRY_TO_DECODE(true, DecoderTable32, "RISCV32 table"); in getInstruction()