Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/source/ptm/
H A Dtrc_pkt_proc_ptm.cpp466 int altISA = (currByte >> 2) & 0x1; in pktISync() local
475 isa = altISA ? ocsd_isa_tee : ocsd_isa_thumb2; in pktISync()