Lines Matching refs:adjust

33 namespace adjust {  namespace
263 adjust::fixup_7_pcrel(Size, Fixup, Value, Ctx); in adjustFixupValue()
266 adjust::fixup_13_pcrel(Size, Fixup, Value, Ctx); in adjustFixupValue()
269 adjust::fixup_call(Size, Fixup, Value, Ctx); in adjustFixupValue()
272 adjust::ldi::fixup(Size, Fixup, Value, Ctx); in adjustFixupValue()
275 adjust::ldi::lo8(Size, Fixup, Value, Ctx); in adjustFixupValue()
279 adjust::pm(Value); in adjustFixupValue()
280 adjust::ldi::lo8(Size, Fixup, Value, Ctx); in adjustFixupValue()
283 adjust::ldi::hi8(Size, Fixup, Value, Ctx); in adjustFixupValue()
287 adjust::pm(Value); in adjustFixupValue()
288 adjust::ldi::hi8(Size, Fixup, Value, Ctx); in adjustFixupValue()
293 adjust::pm(Value); in adjustFixupValue()
295 adjust::ldi::hh8(Size, Fixup, Value, Ctx); in adjustFixupValue()
298 adjust::ldi::ms8(Size, Fixup, Value, Ctx); in adjustFixupValue()
304 adjust::pm(Value); in adjustFixupValue()
306 adjust::ldi::neg(Value); in adjustFixupValue()
307 adjust::ldi::lo8(Size, Fixup, Value, Ctx); in adjustFixupValue()
312 adjust::pm(Value); in adjustFixupValue()
314 adjust::ldi::neg(Value); in adjustFixupValue()
315 adjust::ldi::hi8(Size, Fixup, Value, Ctx); in adjustFixupValue()
320 adjust::pm(Value); in adjustFixupValue()
322 adjust::ldi::neg(Value); in adjustFixupValue()
323 adjust::ldi::hh8(Size, Fixup, Value, Ctx); in adjustFixupValue()
326 adjust::ldi::neg(Value); in adjustFixupValue()
327 adjust::ldi::ms8(Size, Fixup, Value, Ctx); in adjustFixupValue()
330 adjust::unsigned_width(16, Value, std::string("port number"), Fixup, Ctx); in adjustFixupValue()
336 adjust::unsigned_width(16, Value, std::string("port number"), Fixup, Ctx); in adjustFixupValue()
342 adjust::fixup_6(Fixup, Value, Ctx); in adjustFixupValue()
345 adjust::fixup_6_adiw(Fixup, Value, Ctx); in adjustFixupValue()
349 adjust::fixup_port5(Fixup, Value, Ctx); in adjustFixupValue()
353 adjust::fixup_port6(Fixup, Value, Ctx); in adjustFixupValue()
357 adjust::fixup_lds_sts_16(Fixup, Value, Ctx); in adjustFixupValue()