index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
hppa
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
1
-1
/
+1
2019-10-28
target/hppa: fetch code with translator_ld
Emilio G. Cota
1
-1
/
+1
2019-09-14
target/hppa: prevent trashing of temporary in do_depw_sar()
Sven Schnelle
1
-4
/
+6
2019-09-14
target/hppa: prevent trashing of temporary in trans_mtctl()
Sven Schnelle
1
-1
/
+4
2019-09-03
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
1
-7
/
+7
2019-08-20
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
1
-1
/
+0
2019-05-06
decodetree: Add DisasContext argument to !function expanders
Richard Henderson
1
-8
/
+8
2019-04-29
target/hppa: Implement Fast TLB Insert instructions
Nick Hudson
1
-0
/
+54
2019-04-24
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
1
-3
/
+2
2019-03-15
target/hppa: Avoid squishing DISAS_IAQ_N_STALE_EXIT
Richard Henderson
1
-14
/
+28
2019-03-12
target/hppa: exit TB if either Data or Instruction TLB changes
Sven Schnelle
1
-4
/
+3
2019-03-12
target/hppa: add TLB protection id check
Sven Schnelle
1
-0
/
+10
2019-03-12
target/hppa: fix b,gate instruction
Sven Schnelle
1
-1
/
+12
2019-03-12
target/hppa: ignore DIAG opcode
Sven Schnelle
1
-0
/
+7
2019-03-12
target/hppa: fix overwriting source reg in addb
Sven Schnelle
1
-1
/
+3
2019-03-12
target/hppa: Check for page crossings in use_goto_tb
Richard Henderson
1
-6
/
+4
2019-03-07
target/hppa: Optimize blr r0,rn
Richard Henderson
1
-6
/
+10
2019-03-07
target/hppa: Do not return freed temporary
Richard Henderson
1
-3
/
+2
2019-02-12
target/hppa: fix dcor instruction
Sven Schnelle
1
-1
/
+1
2019-02-12
target/hppa: Fix addition '</<=' conditions
Sven Schnelle
1
-36
/
+57
2019-02-12
target/hppa: Rearrange log conditions
Richard Henderson
1
-7
/
+49
2019-02-12
target/hppa: Merge translate_one into hppa_tr_translate_insn
Richard Henderson
1
-8
/
+3
2019-02-12
target/hppa: Convert fp operate insns
Richard Henderson
1
-435
/
+308
2019-02-12
target/hppa: Convert fp fused multiply-add insns
Richard Henderson
1
-53
/
+24
2019-02-12
target/hppa: Convert halt/reset insns
Richard Henderson
1
-33
/
+14
2019-02-12
target/hppa: Convert fp indexed memory insns
Richard Henderson
1
-93
/
+0
2019-02-12
target/hppa: Convert offset memory insns
Richard Henderson
1
-165
/
+50
2019-02-12
target/hppa: Convert arithmetic immediate insns
Richard Henderson
1
-89
/
+71
2019-02-12
target/hppa: Convert direct and indirect branches
Richard Henderson
1
-101
/
+30
2019-02-12
target/hppa: Convert shift, extract, deposit insns
Richard Henderson
1
-136
/
+79
2019-02-12
target/hppa: Convert conditional branches
Richard Henderson
1
-126
/
+93
2019-02-12
target/hppa: Convert fp multiply-add
Richard Henderson
1
-29
/
+40
2019-02-12
target/hppa: Convert indexed memory insns
Richard Henderson
1
-133
/
+36
2019-02-12
target/hppa: Convert arithmetic/logical insns
Richard Henderson
1
-167
/
+147
2019-02-12
target/hppa: Convert memory management insns
Richard Henderson
1
-111
/
+51
2019-02-12
target/hppa: Unify specializations of OR
Richard Henderson
1
-49
/
+59
2019-02-12
target/hppa: Convert remainder of system insns
Richard Henderson
1
-55
/
+44
2019-02-12
target/hppa: Convert move to/from system registers
Richard Henderson
1
-35
/
+26
2019-02-12
target/hppa: Begin using scripts/decodetree.py
Richard Henderson
1
-5
/
+19
2019-02-12
target/hppa: Use DisasContextBase.is_jmp
Richard Henderson
1
-483
/
+528
2019-02-06
target/hppa: use tb_cflags() to access tb->cflags
Emilio G. Cota
1
-1
/
+1
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
1
-3
/
+3
2018-05-09
translator: merge max_insns into DisasContextBase
Emilio G. Cota
1
-5
/
+2
2018-05-01
tcg: Improve TCGv_ptr support
Richard Henderson
1
-14
/
+2
2018-03-26
target/hppa: Include priv level in user-only iaoq
Richard Henderson
1
-8
/
+4
2018-01-31
target/hppa: Implement PROBE for system mode
Richard Henderson
1
-4
/
+16
2018-01-31
target/hppa: Fix 32-bit operand masks for 0E FCVT
Richard Henderson
1
-7
/
+7
2018-01-31
target/hppa: Implement STWA
Richard Henderson
1
-1
/
+18
2018-01-31
target/hppa: Implement a pause instruction
Richard Henderson
1
-0
/
+36
2018-01-31
target/hppa: Implement LDSID for system mode
Helge Deller
1
-1
/
+13
[next]