Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dpowerpc.cc3292 static const uint32_t std_0_12 = 0xf80c0000; variable
4934 uint32_t insn = std_0_12 + (r << 21) + (1 << 16) - (32 - r) * 8; in savegpr1()