Searched refs:LI (Results 1 – 8 of 8) sorted by relevance
| /openbmc/qemu/tests/tcg/tricore/asm/ |
| H A D | macros.h | 2 #define LI(reg, val) \ macro 8 LI(DREG_TEMP, val) \ 47 LI(DREG_CORRECT_RESULT, correct) \ 56 LI(EREG_CORRECT_RESULT_LO, correct_lo) \ 58 LI(EREG_CORRECT_RESULT_HI, correct_hi) \ 64 LI(DREG_CORRECT_RESULT, correct) \ 68 LI(DREG_CORRECT_PSW, correct_psw) \ 76 LI(DREG_CORRECT_RESULT, result) \ 80 LI(DREG_CORRECT_RESULT, addr_result) \ 87 LI(DREG_CORRECT_RESULT_2, result) \ [all …]
|
| /openbmc/qemu/libdecnumber/ |
| H A D | decNumber.c | 7597 printf("++ Subnormal 0 residue %ld\n", (LI)*residue); 7784 (LI)drop, (LI)dn->digits); 7921 if (len<1) printf("decGetDigits called with len<1 [%ld]\n", (LI)len); 8017 printf("%ld", (LI)*up); 8024 printf("%ld", (LI)d); 8030 printf(" E%c%ld", esign, (LI)abs(dn->exponent)); 8032 printf(" [%ld]\n", (LI)dn->digits); 8067 if (i==len-1) printf("%ld ", (LI)ar[i]); 8102 (LI)set->digits, (LI)set->round); 8152 (LI)dn->exponent, dn->bits); [all …]
|
| /openbmc/webui-vue/tests/unit/__snapshots__/ |
| H A D | AppHeader.spec.js.snap | 135 <!-- Using LI elements instead of b-nav-item to support semantic button elements -->
|
| /openbmc/qemu/target/ppc/ |
| H A D | internal.h | 186 static inline target_ulong LI(uint32_t opcode) in LI() function
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler/ |
| H A D | 0001-cmake-Do-not-use-isystem.patch | 45 @@ -628,10 +628,10 @@ add_library(poppler ${poppler_SRCS} ${LI
|
| /openbmc/webui-vue/src/components/AppHeader/ |
| H A D | AppHeader.vue | 68 <!-- Using LI elements instead of b-nav-item to support semantic button elements -->
|
| /openbmc/qemu/include/libdecnumber/ |
| H A D | decNumberLocal.h | 90 typedef long int LI; /* for printf arguments only */ typedef
|
| /openbmc/qemu/target/ppc/translate/ |
| H A D | fixedpoint-impl.c.inc | 271 s ? "I" : "LI", ctx->cia);
|