Searched refs:LONGSIZE (Results 1 – 9 of 9) sorted by relevance
16 #if LONGSIZE == 425 #define STORSIZE (LONGSIZE * 2)32 #define STORSIZE LONGSIZE63 #if ((defined(CONFIG_CPU_MICROMIPS) && (LONGSIZE == 4)) || !defined(CONFIG_CPU_MICROMIPS))69 #if (!defined(CONFIG_CPU_MICROMIPS) && (LONGSIZE == 4))140 #if LONGSIZE == 4171 #if LONGSIZE == 4204 #if LONGSIZE == 4308 #if LONGSIZE == 8
100 PTR_LA t1, __bss_stop - LONGSIZE102 PTR_ADDIU t0, LONGSIZE
48 LONG_L t9, LONGSIZE(t1)/* Load from CVMSEG */49 LONG_ADDU t1, LONGSIZE*2 /* Increment loc in CVMSEG */51 LONG_ADDU t2, LONGSIZE*2 /* Increment loc in thread storage */53 LONG_S t9, -LONGSIZE(t2)/* Store CVMSEG to thread storage */
428 .fill LONGSIZE431 .fill LONGSIZE433 .fill LONGSIZE * NR_CPUS
60 la.pcrel t1, __bss_stop - LONGSIZE62 addi.d t0, t0, LONGSIZE
116 #define LONGSIZE 4 macro137 #define LONGSIZE 8 macro
41 #define STR_LONGSIZE __stringify(LONGSIZE)
29 #define STR_LONGSIZE __stringify(LONGSIZE)
234 #define LONGSIZE 4 macro263 #define LONGSIZE 8 macro
Completed in 12 milliseconds