index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
insn.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: insn: Add aarch64_{get,set}_branch_offset
Marc Zyngier
2015-06-03
1
-0
/
+3
*
arm64: insn: Add aarch64_insn_decode_immediate
Marc Zyngier
2015-03-30
1
-0
/
+1
*
arm64: insn: fix compare-and-branch encodings
Robin Murphy
2015-02-23
1
-2
/
+4
*
arm64: Emulate CP15 Barrier instructions
Punit Agrawal
2014-11-20
1
-0
/
+2
*
arm64: Port SWP/SWPB emulation support from arm
Punit Agrawal
2014-11-20
1
-0
/
+6
*
arm64: Add support for hooks to handle undefined instructions
Punit Agrawal
2014-11-20
1
-0
/
+2
*
arm64: introduce aarch64_insn_gen_logical_shifted_reg()
Zi Shen Lim
2014-09-08
1
-0
/
+25
*
arm64: introduce aarch64_insn_gen_data3()
Zi Shen Lim
2014-09-08
1
-0
/
+14
*
arm64: introduce aarch64_insn_gen_data2()
Zi Shen Lim
2014-09-08
1
-0
/
+20
*
arm64: introduce aarch64_insn_gen_data1()
Zi Shen Lim
2014-09-08
1
-0
/
+13
*
arm64: introduce aarch64_insn_gen_add_sub_shifted_reg()
Zi Shen Lim
2014-09-08
1
-0
/
+11
*
arm64: introduce aarch64_insn_gen_movewide()
Zi Shen Lim
2014-09-08
1
-0
/
+13
*
arm64: introduce aarch64_insn_gen_bitfield()
Zi Shen Lim
2014-09-08
1
-0
/
+16
*
arm64: introduce aarch64_insn_gen_add_sub_imm()
Zi Shen Lim
2014-09-08
1
-0
/
+16
*
arm64: introduce aarch64_insn_gen_load_store_pair()
Zi Shen Lim
2014-09-08
1
-0
/
+16
*
arm64: introduce aarch64_insn_gen_load_store_reg()
Zi Shen Lim
2014-09-08
1
-0
/
+20
*
arm64: introduce aarch64_insn_gen_cond_branch_imm()
Zi Shen Lim
2014-09-08
1
-0
/
+21
*
arm64: introduce aarch64_insn_gen_branch_reg()
Zi Shen Lim
2014-09-08
1
-0
/
+7
*
arm64: introduce aarch64_insn_gen_comp_branch_imm()
Zi Shen Lim
2014-09-08
1
-0
/
+57
*
arm64: add __ASSEMBLY__ in asm/insn.h
AKASHI Takahiro
2014-05-29
1
-0
/
+2
*
arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions
Jiang Liu
2014-01-08
1
-0
/
+10
*
arm64: move encode_insn_immediate() from module.c to insn.c
Jiang Liu
2014-01-08
1
-0
/
+13
*
arm64: introduce interfaces to hotpatch kernel and module code
Jiang Liu
2014-01-08
1
-1
/
+9
*
arm64: introduce basic aarch64 instruction decoding helpers
Jiang Liu
2014-01-08
1
-0
/
+77