Searched refs:fixup_lo8_ldi_pm_neg (Results 1 – 9 of 9) sorted by relevance
92 fixup_lo8_ldi_pm_neg, enumerator
107 case AVR::fixup_lo8_ldi_pm_neg: in getRelocType()
292 case AVR::fixup_lo8_ldi_pm_neg: in adjustFixupValue()293 if (Kind == AVR::fixup_lo8_ldi_pm_neg) adjust::pm(Value); in adjustFixupValue()
162 Kind = isNegated() ? AVR::fixup_lo8_ldi_pm_neg : AVR::fixup_lo8_ldi_pm; in getFixupKind()
293 case AVR::fixup_lo8_ldi_pm_neg: in adjustFixupValue()294 if (Kind == AVR::fixup_lo8_ldi_pm_neg) adjust::pm(Value); in adjustFixupValue()
178 … ; fixup A - offset: 0, value: -pm_lo8(foo), kind: fixup_lo8_ldi_pm_neg180 … ; fixup A - offset: 0, value: -pm_lo8(bar+5), kind: fixup_lo8_ldi_pm_neg