Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/source/i_dec/
Dtrc_i_decode.cpp104 instr_info->type = OCSD_INSTR_ISB; in DecodeA32()
151 instr_info->type = OCSD_INSTR_ISB; in DecodeA64()
213 instr_info->type = OCSD_INSTR_ISB; in DecodeT32()
/external/OpenCSD/decoder/include/opencsd/
Docsd_if_types.h362 OCSD_INSTR_ISB, /**< Barrier : ISB instruction */ enumerator