Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/opencsd/decoder/source/i_dec/
HDtrc_i_decode.cpp104 instr_info->type = OCSD_INSTR_ISB; in DecodeA32()
153 instr_info->type = OCSD_INSTR_ISB; in DecodeA64()
212 instr_info->type = OCSD_INSTR_ISB; in DecodeT32()
/freebsd-13-stable/contrib/opencsd/decoder/include/opencsd/
HDocsd_if_types.h360 OCSD_INSTR_ISB, /**< Barrier : ISB instruction */ enumerator