Home
last modified time | relevance | path

Searched defs:bt (Results 1 – 9 of 9) sorted by relevance

/qemu/target/i386/tcg/
H A Dmpx_helper.c38 uint64_t bndcsr, bde, bt; in lookup_bte64() local
58 uint32_t bndcsr, bde, bt; in lookup_bte32() local
/qemu/hw/ipmi/
H A Dpci_ipmi_bt.c36 IPMIBT bt; member
H A Disa_ipmi_bt.c43 IPMIBT bt; member
/qemu/tcg/
H A Dtcg-op-vec.c206 TCGTemp *bt = tcgv_vec_temp(b); in vec_gen_op3() local
511 TCGTemp *bt = tcgv_vec_temp(b); in tcg_gen_cmp_vec() local
555 TCGTemp *bt = tcgv_vec_temp(b); in do_op3() local
747 TCGTemp *bt = tcgv_vec_temp(b); in tcg_gen_bitsel_vec() local
772 TCGTemp *bt = tcgv_vec_temp(b); in tcg_gen_cmpsel_vec() local
/qemu/target/arm/
H A Ddebug_helper.c181 int bt; in linked_bp_matches() local
661 int bt; in hw_breakpoint_update() local
/qemu/hw/arm/
H A Draspi.c108 int bt = FIELD_EX32(board_rev, REV_CODE, TYPE); in board_type() local
/qemu/linux-user/
H A Dmain.c215 struct timespec bt; in init_task_state() local
/qemu/target/arm/tcg/
H A Dtranslate.h126 bool bt; member
H A Dtranslate-a64.c10060 static bool btype_destination_ok(uint32_t insn, bool bt, int btype) in btype_destination_ok()