Sign in
qemu
/
qemu
/
9cac60db4513f968b56e12720c1ea433be318cc3
/
target
/
hppa
/
translate.c
b542683
translator: merge max_insns into DisasContextBase
by Emilio G. Cota
· 7 years ago
5bfa803
tcg: Improve TCGv_ptr support
by Richard Henderson
· 7 years ago
ebd0e15
target/hppa: Include priv level in user-only iaoq
by Richard Henderson
· 7 years ago
eed1421
target/hppa: Implement PROBE for system mode
by Richard Henderson
· 7 years ago
fe0a69c
target/hppa: Fix 32-bit operand masks for 0E FCVT
by Richard Henderson
· 7 years ago
95412a6
target/hppa: Implement STWA
by Richard Henderson
· 7 years ago
b49572d
target/hppa: Implement a pause instruction
by Richard Henderson
· 7 years ago
2330504
target/hppa: Implement LDSID for system mode
by Helge Deller
· 7 years ago
3f7367e
target/hppa: Fix comment
by Helge Deller
· 7 years ago
5eecd37
target/hppa: Increase number of temp regs
by Richard Henderson
· 7 years ago
43e0565
target/hppa: Implement B,GATE insn
by Richard Henderson
· 7 years ago
494737b
target/hppa: Optimize for flat addressing space
by Richard Henderson
· 7 years ago
6210db0
target/hppa: Implement halt and reset instructions
by Helge Deller
· 7 years ago
e216a77
target/hppa: Implement SYNCDMA insn
by Richard Henderson
· 7 years ago
43a97b8
target/hppa: Implement LCI
by Richard Henderson
· 7 years ago
2dfcca9
target/hppa: Implement LPA
by Richard Henderson
· 7 years ago
d0a851c
target/hppa: Implement LDWA
by Richard Henderson
· 7 years ago
63300a0
target/hppa: Implement P*TLB and P*TLBE insns
by Richard Henderson
· 7 years ago
8d6ae7f
target/hppa: Implement I*TLBA and I*TLBP insns
by Richard Henderson
· 7 years ago
b36942a
target/hppa: Log unimplemented instructions
by Richard Henderson
· 7 years ago
49c29d6
target/hppa: Implement the interval timer
by Richard Henderson
· 7 years ago
4f5f254
target/hppa: Implement external interrupts
by Richard Henderson
· 7 years ago
c301f34
target/hppa: Implement IASQ
by Richard Henderson
· 7 years ago
660eefe
target/hppa: Avoid privilege level decrease during branches
by Richard Henderson
· 7 years ago
86f8d05
target/hppa: Use space registers in data operations
by Richard Henderson
· 7 years ago
1a19da0
target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interrupt
by Richard Henderson
· 7 years ago
f49b353
target/hppa: Implement rfi
by Richard Henderson
· 7 years ago
7f221b0
target/hppa: Adjust insn mask for mfctl,w
by Richard Henderson
· 7 years ago
35136a7
target/hppa: Add control registers
by Richard Henderson
· 7 years ago
3342347
target/hppa: Add space registers
by Richard Henderson
· 7 years ago
e1b5a5e
target/hppa: Implement the system mask instructions
by Richard Henderson
· 7 years ago
3d68ee7
target/hppa: Implement mmu_idx from IA privilege level
by Richard Henderson
· 7 years ago
eaa3783
target/hppa: Split address size from register size
by Richard Henderson
· 7 years ago
2986721
target/hppa: Define hardware exception types
by Richard Henderson
· 7 years ago
ba1d0b4
target/hppa: Disable gateway page emulation for system mode
by Richard Henderson
· 7 years ago
f764718
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
by Richard Henderson
· 7 years ago
6e6430a
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
by Peter Maydell
· 7 years ago
1d48474
disas: Remove unused flags arguments
by Richard Henderson
· 7 years ago
1c2adb9
tcg: Initialize cpu_env generically
by Richard Henderson
· 7 years ago
b1311c4
tcg: define tcg_init_ctx and make tcg_ctx a pointer
by Emilio G. Cota
· 8 years ago
f9f46db
target/hppa: check CF_PARALLEL instead of parallel_cpus
by Emilio G. Cota
· 8 years ago
c5a49c6
tcg: convert tb->cflags reads to tb_cflags(tb)
by Emilio G. Cota
· 8 years ago
55c3cee
qom: Introduce CPUClass.tcg_initialize
by Richard Henderson
· 7 years ago
7f11636
tcg: remove addr argument from lookup_tb_ptr
by Emilio G. Cota
· 8 years ago
51b061f
target/hppa: Convert to TranslatorOps
by Richard Henderson
· 8 years ago
d01a362
target/hppa: Convert to DisasContextBase
by Richard Henderson
· 8 years ago
869051e
target/hppa: Convert to DisasJumpType
by Richard Henderson
· 8 years ago
9c489ea
tcg: Pass generic CPUState to gen_intermediate_code()
by Lluís Vilanova
· 8 years ago
4137cb8
target/hppa: Use tcg_gen_lookup_and_goto_ptr
by Richard Henderson
· 8 years ago
eff235e
hppa: avoid anonymous unions in designated initializers.
by Paolo Bonzini
· 8 years ago
a881c8e
target/hppa: Tidy do_cbranch
by Richard Henderson
· 8 years ago
ebe9383
target-hppa: Implement floating-point insns
by Richard Henderson
· 8 years ago
98a9cb7
target-hppa: Implement system and memory-management insns
by Richard Henderson
· 8 years ago
96d6407
target-hppa: Implement loads and stores
by Richard Henderson
· 8 years ago
0b1347d
target-hppa: Implement shifts and deposits
by Richard Henderson
· 8 years ago
7ad439d
target-hppa: Implement linux-user gateway page
by Richard Henderson
· 8 years ago
98cd9ca
target-hppa: Implement branches
by Richard Henderson
· 8 years ago
b216745
target-hppa: Implement basic arithmetic
by Richard Henderson
· 8 years ago
129e9cc
target-hppa: Add nullification framework
by Richard Henderson
· 8 years ago
61766fe
target-hppa: Add framework and enable compilation
by Richard Henderson
· 8 years ago