Home
last modified time | relevance | path

Searched refs:add16 (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFAArch64.h34 static void add16(uint8_t *p, int16_t v) { write16le(p, read16le(p) + v); } in add16() function
350 add16(Target, RE.SectionID); in resolveRelocation()
/openbsd/gnu/llvm/lld/COFF/
H A DChunks.cpp67 static void add16(uint8_t *p, int16_t v) { write16le(p, read16le(p) + v); } in add16() function
107 add16(off, os->sectionIndex); in applySecIdx()
109 add16(off, numOutputSections + 1); in applySecIdx()
/openbsd/gnu/usr.bin/binutils-2.17/cpu/
H A DChangeLog173 * m32c.cpu (add16-bQ-sp,add16-wQ-sp): Fix to allow either width by
H A Dm32c.cpu7183 (dnmi add16-bQ-sp "add16-bQ-sp" ()
7185 (emit add16-wQ-sp Imm-12-s4))