Searched refs:fixb (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/scripts/ |
H A D | decodetree.py | 467 def __init__(self, name, lineno, base, fixb, fixm, udfm, fldm, flds, w): argument 472 self.fixedbits = fixb
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | fpu_helper.c | 744 Int128 HELPER(fixb)(CPUS390XState *env, Int128 a, uint32_t m34) in HELPER() argument
|
H A D | insn-data.h.inc | 605 F(0xb347, FIXBR, RRF_e, Z, 0, x2, new_x, x1, fixb, 0, IF_BFP)
|
/openbmc/qemu/target/s390x/ |
H A D | helper.h | 80 DEF_HELPER_FLAGS_3(fixb, TCG_CALL_NO_WG, i128, env, i128, i32)
|