Lines Matching refs:adjust

33 namespace adjust {  namespace
253 adjust::fixup_7_pcrel(Size, Fixup, Value, Ctx); in adjustFixupValue()
256 adjust::fixup_13_pcrel(Size, Fixup, Value, Ctx); in adjustFixupValue()
259 adjust::fixup_call(Size, Fixup, Value, Ctx); in adjustFixupValue()
262 adjust::ldi::fixup(Size, Fixup, Value, Ctx); in adjustFixupValue()
265 adjust::ldi::lo8(Size, Fixup, Value, Ctx); in adjustFixupValue()
269 adjust::pm(Value); in adjustFixupValue()
270 adjust::ldi::lo8(Size, Fixup, Value, Ctx); in adjustFixupValue()
273 adjust::ldi::hi8(Size, Fixup, Value, Ctx); in adjustFixupValue()
277 adjust::pm(Value); in adjustFixupValue()
278 adjust::ldi::hi8(Size, Fixup, Value, Ctx); in adjustFixupValue()
283 adjust::pm(Value); in adjustFixupValue()
285 adjust::ldi::hh8(Size, Fixup, Value, Ctx); in adjustFixupValue()
288 adjust::ldi::ms8(Size, Fixup, Value, Ctx); in adjustFixupValue()
294 adjust::pm(Value); in adjustFixupValue()
296 adjust::ldi::neg(Value); in adjustFixupValue()
297 adjust::ldi::lo8(Size, Fixup, Value, Ctx); in adjustFixupValue()
302 adjust::pm(Value); in adjustFixupValue()
304 adjust::ldi::neg(Value); in adjustFixupValue()
305 adjust::ldi::hi8(Size, Fixup, Value, Ctx); in adjustFixupValue()
310 adjust::pm(Value); in adjustFixupValue()
312 adjust::ldi::neg(Value); in adjustFixupValue()
313 adjust::ldi::hh8(Size, Fixup, Value, Ctx); in adjustFixupValue()
316 adjust::ldi::neg(Value); in adjustFixupValue()
317 adjust::ldi::ms8(Size, Fixup, Value, Ctx); in adjustFixupValue()
320 adjust::unsigned_width(16, Value, std::string("port number"), Fixup, Ctx); in adjustFixupValue()
326 adjust::unsigned_width(16, Value, std::string("port number"), Fixup, Ctx); in adjustFixupValue()
332 adjust::fixup_6(Fixup, Value, Ctx); in adjustFixupValue()
335 adjust::fixup_6_adiw(Fixup, Value, Ctx); in adjustFixupValue()
339 adjust::fixup_port5(Fixup, Value, Ctx); in adjustFixupValue()
343 adjust::fixup_port6(Fixup, Value, Ctx); in adjustFixupValue()