Searched refs:indicatorcop32 (Results 1 – 2 of 2) sorted by relevance
302 char indicatorcop32[2]; in mep_examine_vliw32_insns() local324 indicatorcop32[0] = buf[0]; in mep_examine_vliw32_insns()325 indicatorcop32[1] = buf[1]; in mep_examine_vliw32_insns()330 indicatorcop32[0] = buf[1]; in mep_examine_vliw32_insns()331 indicatorcop32[1] = buf[0]; in mep_examine_vliw32_insns()339 if ((indicatorcop32[0] & 0xf0) == 0xf0 && (indicatorcop32[1] & 0x07) == 0x07) in mep_examine_vliw32_insns()
1107 char indicatorcop32[2]; 1129 indicatorcop32[0] = buf[0];1130 indicatorcop32[1] = buf[1];1135 indicatorcop32[0] = buf[1];1136 indicatorcop32[1] = buf[0];1144 if ((indicatorcop32[0] & 0xf0) == 0xf0 && (indicatorcop32[1] & 0x07) == 0x07)