| /src/external/gpl3/gcc/dist/gcc/config/nds32/ |
| nds32-md-auxiliary.cc | 2454 int enable4; local 2480 enable4 = nds32_regno_to_enable4 (regno); 2481 sprintf (buff, "smw.bi%s\t$sp, [%%0], $sp, %x", update_base, enable4); 2497 int enable4; local 2524 enable4 = nds32_regno_to_enable4 (regno) 2526 sprintf (buff, "smw.bi%s\t$sp, [%%0], $sp, %x", update_base, enable4); 2530 enable4 = nds32_regno_to_enable4 (regno + 1); 2531 sprintf (buff, "smw.bi%s\t%%1, [%%0], %%1, %x", update_base, enable4); 2547 int enable4; local 2572 enable4 = nds32_regno_to_enable4 (regno) [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
| nds32-md-auxiliary.cc | 2454 int enable4; local 2480 enable4 = nds32_regno_to_enable4 (regno); 2481 sprintf (buff, "smw.bi%s\t$sp, [%%0], $sp, %x", update_base, enable4); 2497 int enable4; local 2524 enable4 = nds32_regno_to_enable4 (regno) 2526 sprintf (buff, "smw.bi%s\t$sp, [%%0], $sp, %x", update_base, enable4); 2530 enable4 = nds32_regno_to_enable4 (regno + 1); 2531 sprintf (buff, "smw.bi%s\t%%1, [%%0], %%1, %x", update_base, enable4); 2547 int enable4; local 2572 enable4 = nds32_regno_to_enable4 (regno) [all...] |