Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/imported/
H A Dbranch.idef288 if (fREAD_LC0>1) {
291 fWRITE_LC0(fREAD_LC0-1);
316 if (fREAD_LC0>1) {
319 fWRITE_LC0(fREAD_LC0-1);
H A Dmacros.def387 fREAD_LC0, /* read loop count */
/openbmc/qemu/target/hexagon/
H A Dmacros.h344 #define fREAD_LC0 (env->gpr[HEX_REG_LC0]) macro