Home
last modified time | relevance | path

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

/qemu/scripts/
H A Ddecodetree.py467 def __init__(self, name, lineno, base, fixb, fixm, udfm, fldm, flds, w): argument
472 self.fixedbits = fixb
/qemu/target/s390x/tcg/
H A Dfpu_helper.c744 Int128 HELPER(fixb)(CPUS390XState *env, Int128 a, uint32_t m34) in HELPER() argument
H A Dinsn-data.h.inc605 F(0xb347, FIXBR, RRF_e, Z, 0, x2, new_x, x1, fixb, 0, IF_BFP)
/qemu/target/s390x/
H A Dhelper.h80 DEF_HELPER_FLAGS_3(fixb, TCG_CALL_NO_WG, i128, env, i128, i32)