Sign in
qemu
/
qemu
/
87f3bd8717cd88932de302e215f1da51bfb8051a
/
target
/
hppa
d730b9d
hppa: Delete unused hppa_cpu_list() function
by Eduardo Habkost
· 6 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
e8b5fae
cpu: Remove CPU_COMMON
by Richard Henderson
· 6 years ago
5b146dc
cpu: Introduce CPUNegativeOffsetState
by Richard Henderson
· 6 years ago
7506ed9
cpu: Introduce cpu_set_cpustate_pointers
by Richard Henderson
· 6 years ago
677c4d6
cpu: Move ENV_OFFSET to exec/gen-icount.h
by Richard Henderson
· 6 years ago
25f3270
target/hppa: Use env_cpu, env_archcpu
by Richard Henderson
· 6 years ago
29a0af6
cpu: Replace ENV_GET_CPU with env_cpu
by Richard Henderson
· 6 years ago
2161a61
cpu: Define ArchCPU
by Richard Henderson
· 6 years ago
4f7c64b
cpu: Define CPUArchState with typedef
by Richard Henderson
· 6 years ago
74433bf
tcg: Split out target/arch/cpu-param.h
by Richard Henderson
· 6 years ago
c319dc1
tcg: Use CPUClass::tlb_fill in cputlb.c
by Richard Henderson
· 6 years ago
3c7bef0
target/hppa: Convert to CPUClass::tlb_fill
by Richard Henderson
· 6 years ago
451e4ff
decodetree: Add DisasContext argument to !function expanders
by Richard Henderson
· 6 years ago
affdb7e
target/hppa: Always return EXCP_DMAR for protection id trap
by Nick Hudson
· 6 years ago
6797c31
target/hppa: Implement Fast TLB Insert instructions
by Nick Hudson
· 6 years ago
8b86d6d
tcg: Hoist max_insns computation to tb_gen_code
by Richard Henderson
· 6 years ago
90c84c5
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
by Markus Armbruster
· 6 years ago
0442428
target: Simplify how the TARGET_cpu_list() print
by Markus Armbruster
· 6 years ago
500016e
trace-events: Shorten file names in comments
by Markus Armbruster
· 6 years ago
c5d0aec
target/hppa: Avoid squishing DISAS_IAQ_N_STALE_EXIT
by Richard Henderson
· 6 years ago
32dc756
target/hppa: exit TB if either Data or Instruction TLB changes
by Sven Schnelle
· 6 years ago
d5de20b
target/hppa: add TLB protection id check
by Sven Schnelle
· 6 years ago
38188fd
target/hppa: allow multiple itlbp without itlba
by Sven Schnelle
· 6 years ago
6e5f530
target/hppa: fix b,gate instruction
by Sven Schnelle
· 6 years ago
15da177
target/hppa: ignore DIAG opcode
by Sven Schnelle
· 6 years ago
b06c061
target/hppa: remove PSW I/R/Q bit check
by Sven Schnelle
· 6 years ago
23c3d56
target/hppa: add TLB trace events
by Sven Schnelle
· 6 years ago
acd6ba7
target/hppa: report ITLB_EXCP_MISS for ITLB misses
by Sven Schnelle
· 6 years ago
0b49c33
target/hppa: fix TLB handling for page 0
by Sven Schnelle
· 6 years ago
43675d2
target/hppa: fix overwriting source reg in addb
by Sven Schnelle
· 6 years ago
f3b423e
target/hppa: Check for page crossings in use_goto_tb
by Richard Henderson
· 6 years ago
b35aec8
target/hppa: Optimize blr r0,rn
by Richard Henderson
· 6 years ago
993119f
target/hppa: Do not return freed temporary
by Richard Henderson
· 6 years ago
60e2946
target/hppa: fix dcor instruction
by Sven Schnelle
· 6 years ago
b47a4a0
target/hppa: Fix addition '</<=' conditions
by Sven Schnelle
· 6 years ago
df0232f
target/hppa: Rearrange log conditions
by Richard Henderson
· 6 years ago
5010e5c
target/hppa: move GETPC to HELPER() functions
by Sven Schnelle
· 6 years ago
31274b4
target/hppa: Merge translate_one into hppa_tr_translate_insn
by Richard Henderson
· 7 years ago
1ca7464
target/hppa: Convert fp operate insns
by Richard Henderson
· 7 years ago
c3bad4f
target/hppa: Convert fp fused multiply-add insns
by Richard Henderson
· 7 years ago
96927ad
target/hppa: Convert halt/reset insns
by Richard Henderson
· 7 years ago
e8777db
target/hppa: Convert fp indexed memory insns
by Richard Henderson
· 7 years ago
740038d
target/hppa: Convert offset memory insns
by Richard Henderson
· 7 years ago
0588e06
target/hppa: Convert arithmetic immediate insns
by Richard Henderson
· 7 years ago
8340f53
target/hppa: Convert direct and indirect branches
by Richard Henderson
· 7 years ago
3087859
target/hppa: Convert shift, extract, deposit insns
by Richard Henderson
· 7 years ago
01afb7b
target/hppa: Convert conditional branches
by Richard Henderson
· 7 years ago
b1e2af5
target/hppa: Convert fp multiply-add
by Richard Henderson
· 7 years ago
1cd012a
target/hppa: Convert indexed memory insns
by Richard Henderson
· 7 years ago
0c982a2
target/hppa: Convert arithmetic/logical insns
by Richard Henderson
· 7 years ago
deee69a
target/hppa: Convert memory management insns
by Richard Henderson
· 7 years ago
7aee818
target/hppa: Unify specializations of OR
by Richard Henderson
· 7 years ago
e36f27e
target/hppa: Convert remainder of system insns
by Richard Henderson
· 7 years ago
c603e14a
target/hppa: Convert move to/from system registers
by Richard Henderson
· 7 years ago
40f9f90
target/hppa: Begin using scripts/decodetree.py
by Richard Henderson
· 7 years ago
3123476
target/hppa: Use DisasContextBase.is_jmp
by Richard Henderson
· 7 years ago
68aa851
target/hppa: fix PSW Q bit behaviour to match hardware
by Sven Schnelle
· 6 years ago
5c41496
target/hppa: fix setting registers via gdb
by Sven Schnelle
· 6 years ago
84b41e6
target/hppa: use tb_cflags() to access tb->cflags
by Emilio G. Cota
· 7 years ago
03fee66
vmstate: constify VMStateField
by Marc-André Lureau
· 6 years ago
5f538f7
target/hppa: Raise exception 26 on emulated hardware
by Helge Deller
· 6 years ago
1636705
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into staging
by Peter Maydell
· 7 years ago
07ea28b
tcg: Pass tb and index to tcg_gen_exit_tb separately
by Richard Henderson
· 7 years ago
23c11b0
target: Do not include "exec/exec-all.h" if it is not necessary
by Philippe Mathieu-Daudé
· 7 years ago
0d114d0
target/hppa: Include "qemu/log.h" to use qemu_log()
by Philippe Mathieu-Daudé
· 7 years ago
03385df
fpu/softfloat: Specialize on snan_bit_is_one
by Richard Henderson
· 7 years ago
e1cf9ad
target/hppa: Remove floatX_maybe_silence_nan from conversions
by Richard Henderson
· 7 years ago
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
3f71e72
cpu: get rid of unused cpu_init() defines
by Igor Mammedov
· 7 years ago
0dacec8
cpu: add CPU_RESOLVING_TYPE macro
by Igor Mammedov
· 7 years ago
47c6600
qom: introduce object_class_get_list_sorted
by Paolo Bonzini
· 7 years ago
24f91e8
target/*/cpu.h: remove softfloat.h
by Alex Bennée
· 7 years ago
bf85388
qdev: use device_class_set_parent_realize/unrealize/reset()
by Philippe Mathieu-Daudé
· 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
7b93dab
target/hppa: Enable MTTCG
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
46559e8
target/hppa: Only use EXCP_DTLB_MISS
by Richard Henderson
· 7 years ago
43e0565
target/hppa: Implement B,GATE insn
by Richard Henderson
· 7 years ago
c643603
target/hppa: Add migration for the cpu
by Richard Henderson
· 7 years ago
e33348a
target/hppa: Add system registers to gdbstub
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
Next »