Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dtranslate.c1036 uint64_t d_repl = d ? 0x0000000100000001ull : 1; in do_unit_zero_cond() local
1042 ones = d_repl; in do_unit_zero_cond()
1043 sgns = d_repl << 31; in do_unit_zero_cond()
1047 ones = d_repl * 0x01010101u; in do_unit_zero_cond()
1051 ones = d_repl * 0x00010001u; in do_unit_zero_cond()