Searched refs:t (Results 1 – 4 of 4) sorted by relevance
/hal_xtensa-3.6.0/src/hal/ |
D | debug.c | 156 unsigned char i, m, n, r, s, t, z; in xthal_inst_type() local 171 t = (inst>>24)&0xf; in xthal_inst_type() 185 t = (inst&0xf0)>4; in xthal_inst_type() 204 if (t==0) in xthal_inst_type() 217 else if (t==1) // RFI in xthal_inst_type() 264 switch(t) { in xthal_inst_type() 394 unsigned char op0, t, s, r, m, n; in xthal_get_npc() local 398 t = (inst&0x0f00)>>8; in xthal_get_npc() 401 m = t&3; in xthal_get_npc() 402 n = t>>2; in xthal_get_npc() [all …]
|
/hal_xtensa-3.6.0/ |
D | aclocal.m4 | 105 # But if we don't then we get into trouble of one sort or another. 244 # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was 266 # making bogus files that we don't know about and never remove. For 272 # Copy depcomp to subdir because otherwise we won't find it if we're 336 # This compiler won't grok '-c -o', but also, the minuso test has 353 # icc doesn't choke on unknown options, it will just issue warnings 498 # your package does certain things. But this isn't really a big deal. 621 # by default if the 'rm' program in use doesn't match our expectations; the 713 # with a leading dot. For instance MS-DOS doesn't. 743 # If we don't find an include directive, just comment out the code. [all …]
|
D | ar-lib | 166 t*) list=yes ;;
|
D | configure | 1517 # Strip out --silent because we don't want to record it for future runs. 3283 These don't provoke an error unfortunately, instead are silently treated 4314 These don't provoke an error unfortunately, instead are silently treated 5313 -d, --debug don't remove temporary files
|