Home
last modified time | relevance | path

Searched refs:code_ashift (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c8615 const char *code_ashift = "lsl %0"; in avr_out_fract() local
8916 code_ashift = "rol %0"; in avr_out_fract()
9027 code_ashift = "rol %0"; in avr_out_fract()
9036 avr_asm_len (code_ashift, &all_regs_rtx[d0], plen, 1); in avr_out_fract()
9037 code_ashift = "rol %0"; in avr_out_fract()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc9093 const char *code_ashift = "lsl %0"; in avr_out_fract() local
9394 code_ashift = "rol %0"; in avr_out_fract()
9505 code_ashift = "rol %0"; in avr_out_fract()
9514 avr_asm_len (code_ashift, &all_regs_rtx[d0], plen, 1); in avr_out_fract()
9515 code_ashift = "rol %0"; in avr_out_fract()