Home
last modified time | relevance | path

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

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/mips/
H A Dcpu.h588 #define MIPS_HFLAG_BL 0x01800 /* Likely branch */ macro
H A Dtranslate.c1623 case MIPS_HFLAG_BL: in save_cpu_state()
1638 case MIPS_HFLAG_BL: in restore_cpu_state()
4669 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch()
8795 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch1()
11257 case MIPS_HFLAG_BL: in gen_branch()
24588 if ((ctx->hflags & MIPS_HFLAG_BMASK_BASE) == MIPS_HFLAG_BL) { in decode_opc()
25833 case MIPS_HFLAG_BL: in restore_state_to_opc()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-mips/
H A Dcpu.h547 #define MIPS_HFLAG_BL 0x01800 /* Likely branch */ macro
H A Dtranslate.c1647 case MIPS_HFLAG_BL: in save_cpu_state()
1662 case MIPS_HFLAG_BL: in restore_cpu_state()
4687 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch()
8056 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch1()
10627 case MIPS_HFLAG_BL: in gen_branch()
18532 if ((ctx->hflags & MIPS_HFLAG_BMASK_BASE) == MIPS_HFLAG_BL) { in decode_opc()
19743 case MIPS_HFLAG_BL: in restore_state_to_opc()
/dports/emulators/qemu-utils/qemu-4.2.1/target/mips/
H A Dcpu.h1072 #define MIPS_HFLAG_BL 0x01800 /* Likely branch */ macro
H A Dtranslate.c2738 case MIPS_HFLAG_BL: in save_cpu_state()
2753 case MIPS_HFLAG_BL: in restore_cpu_state()
6224 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch()
10563 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch1()
13038 case MIPS_HFLAG_BL: in gen_branch()
29960 if ((ctx->hflags & MIPS_HFLAG_BMASK_BASE) == MIPS_HFLAG_BL) {
31317 case MIPS_HFLAG_BL:
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-mips/
H A Dcpu.h547 #define MIPS_HFLAG_BL 0x01800 /* Likely branch */
H A Dtranslate.c1647 case MIPS_HFLAG_BL: in save_cpu_state()
1662 case MIPS_HFLAG_BL: in restore_cpu_state()
4687 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch()
8056 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch1()
10627 case MIPS_HFLAG_BL: in gen_branch()
18532 if ((ctx->hflags & MIPS_HFLAG_BMASK_BASE) == MIPS_HFLAG_BL) { in decode_opc()
19743 case MIPS_HFLAG_BL: in restore_state_to_opc()
/dports/emulators/qemu5/qemu-5.2.0/target/mips/
H A Dcpu.h1102 #define MIPS_HFLAG_BL 0x01800 /* Likely branch */ macro
H A Dtranslate.c2783 case MIPS_HFLAG_BL: in save_cpu_state()
2798 case MIPS_HFLAG_BL: in restore_cpu_state()
6694 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch()
11091 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch1()
13566 case MIPS_HFLAG_BL: in gen_branch()
30663 if ((ctx->hflags & MIPS_HFLAG_BMASK_BASE) == MIPS_HFLAG_BL) {
32028 case MIPS_HFLAG_BL:
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/mips/
H A Dcpu.h1072 #define MIPS_HFLAG_BL 0x01800 /* Likely branch */ macro
H A Dtranslate.c2741 case MIPS_HFLAG_BL: in save_cpu_state()
2756 case MIPS_HFLAG_BL: in restore_cpu_state()
6254 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch()
10651 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch1()
13126 case MIPS_HFLAG_BL: in gen_branch()
30067 if ((ctx->hflags & MIPS_HFLAG_BMASK_BASE) == MIPS_HFLAG_BL) {
31426 case MIPS_HFLAG_BL:
/dports/emulators/qemu42/qemu-4.2.1/target/mips/
H A Dcpu.h1072 #define MIPS_HFLAG_BL 0x01800 /* Likely branch */ macro
H A Dtranslate.c2738 case MIPS_HFLAG_BL: in save_cpu_state()
2753 case MIPS_HFLAG_BL: in restore_cpu_state()
6224 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch()
10563 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch1()
13038 case MIPS_HFLAG_BL: in gen_branch()
29960 if ((ctx->hflags & MIPS_HFLAG_BMASK_BASE) == MIPS_HFLAG_BL) {
31317 case MIPS_HFLAG_BL:
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/
H A Dcpu.h1115 #define MIPS_HFLAG_BL 0x01800 /* Likely branch */
/dports/emulators/qemu/qemu-6.2.0/target/mips/
H A Dcpu.h1115 #define MIPS_HFLAG_BL 0x01800 /* Likely branch */ macro
/dports/emulators/qemu60/qemu-6.0.0/target/mips/
H A Dcpu.h1115 #define MIPS_HFLAG_BL 0x01800 /* Likely branch */ macro
H A Dtranslate.c1395 case MIPS_HFLAG_BL: in save_cpu_state()
1410 case MIPS_HFLAG_BL: in restore_cpu_state()
5269 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch()
9641 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch1()
12112 case MIPS_HFLAG_BL: in gen_branch()
25367 if ((ctx->hflags & MIPS_HFLAG_BMASK_BASE) == MIPS_HFLAG_BL) { in decode_opc()
25748 case MIPS_HFLAG_BL: in restore_state_to_opc()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/
H A Dcpu.h1183 #define MIPS_HFLAG_BL 0x01800 /* Likely branch */ macro
H A Dtranslate.c3017 case MIPS_HFLAG_BL: in save_cpu_state()
3038 case MIPS_HFLAG_BL: in restore_cpu_state()
6752 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch()
11286 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch1()
13816 case MIPS_HFLAG_BL: in gen_branch()
30823 if ((ctx->hflags & MIPS_HFLAG_BMASK_BASE) == MIPS_HFLAG_BL) {
32460 case MIPS_HFLAG_BL:
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/
H A Dtranslate.c1330 case MIPS_HFLAG_BL: in save_cpu_state()
1345 case MIPS_HFLAG_BL: in restore_cpu_state()
5054 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch()
9292 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch1()
11758 case MIPS_HFLAG_BL: in gen_branch()
15938 if ((ctx->hflags & MIPS_HFLAG_BMASK_BASE) == MIPS_HFLAG_BL) { in decode_opc()
16229 case MIPS_HFLAG_BL: in restore_state_to_opc()
/dports/emulators/qemu/qemu-6.2.0/target/mips/tcg/
H A Dtranslate.c1330 case MIPS_HFLAG_BL: in save_cpu_state()
1345 case MIPS_HFLAG_BL: in restore_cpu_state()
5049 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch()
9287 ctx->hflags |= MIPS_HFLAG_BL; in gen_compute_branch1()
11753 case MIPS_HFLAG_BL: in gen_branch()
15922 if ((ctx->hflags & MIPS_HFLAG_BMASK_BASE) == MIPS_HFLAG_BL) { in decode_opc()
16215 case MIPS_HFLAG_BL: in restore_state_to_opc()