Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/source/i_dec/
Dtrc_i_decode.cpp132 instr_info->type = OCSD_INSTR_WFI_WFE; in DecodeA32()
181 instr_info->type = OCSD_INSTR_WFI_WFE; in DecodeA64()
240 instr_info->type = OCSD_INSTR_WFI_WFE; in DecodeT32()
/external/OpenCSD/decoder/include/opencsd/
Docsd_if_types.h362 OCSD_INSTR_WFI_WFE, /**< WFI or WFE traced as direct branch */ enumerator