HomeSort by: relevance | last modified time | path
    Searched defs:LREF (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/pa/
milli64.S 180 #define LREF(sym) CAT(.L,sym)
216 #define LREF(sym) CAT(L$,sym)
234 bb,>=,n %r22,30,LREF(1) ; branch if not plabel address
324 comib,=,n -1,arg1,LREF(negative1) /* when divisor == -1 */
329 b,n LREF(neg_denom)
350 b,n LREF(regular_seq)
352 comb,=,n arg1,temp,LREF(regular_seq) /* test against 0x80000000 and 0 */
355 b,n LREF(regular_seq)
357 comb,=,n arg0,retreg,LREF(regular_seq) /* test against 0x80000000 */
360 b LREF(pow2
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/pa/
milli64.S 178 #define LREF(sym) CAT(.L,sym)
214 #define LREF(sym) CAT(L$,sym)
232 bb,>=,n %r22,30,LREF(1) ; branch if not plabel address
320 comib,=,n -1,arg1,LREF(negative1) /* when divisor == -1 */
325 b,n LREF(neg_denom)
346 b,n LREF(regular_seq)
348 comb,=,n arg1,temp,LREF(regular_seq) /* test against 0x80000000 and 0 */
351 b,n LREF(regular_seq)
353 comb,=,n arg0,retreg,LREF(regular_seq) /* test against 0x80000000 */
356 b LREF(pow2
    [all...]

Completed in 14 milliseconds