On 11/07/2014 01:02 PM, Ramana Radhakrishnan wrote: > + *cost = COSTS_N_INSNS (aarch64_internal_mov_immediate > + (gen_rtx_REG (mode, 0), x, false)); > }
Can't you pass NULL for the register when generate is false? r~
On 11/07/2014 01:02 PM, Ramana Radhakrishnan wrote: > + *cost = COSTS_N_INSNS (aarch64_internal_mov_immediate > + (gen_rtx_REG (mode, 0), x, false)); > }
Can't you pass NULL for the register when generate is false? r~