index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
insn.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-23
arm64: insn: fix compare-and-branch encodings
Robin Murphy
1
-2
/
+4
2014-11-20
arm64: Emulate CP15 Barrier instructions
Punit Agrawal
1
-0
/
+2
2014-11-20
arm64: Port SWP/SWPB emulation support from arm
Punit Agrawal
1
-0
/
+6
2014-11-20
arm64: Add support for hooks to handle undefined instructions
Punit Agrawal
1
-0
/
+2
2014-09-08
arm64: introduce aarch64_insn_gen_logical_shifted_reg()
Zi Shen Lim
1
-0
/
+25
2014-09-08
arm64: introduce aarch64_insn_gen_data3()
Zi Shen Lim
1
-0
/
+14
2014-09-08
arm64: introduce aarch64_insn_gen_data2()
Zi Shen Lim
1
-0
/
+20
2014-09-08
arm64: introduce aarch64_insn_gen_data1()
Zi Shen Lim
1
-0
/
+13
2014-09-08
arm64: introduce aarch64_insn_gen_add_sub_shifted_reg()
Zi Shen Lim
1
-0
/
+11
2014-09-08
arm64: introduce aarch64_insn_gen_movewide()
Zi Shen Lim
1
-0
/
+13
2014-09-08
arm64: introduce aarch64_insn_gen_bitfield()
Zi Shen Lim
1
-0
/
+16
2014-09-08
arm64: introduce aarch64_insn_gen_add_sub_imm()
Zi Shen Lim
1
-0
/
+16
2014-09-08
arm64: introduce aarch64_insn_gen_load_store_pair()
Zi Shen Lim
1
-0
/
+16
2014-09-08
arm64: introduce aarch64_insn_gen_load_store_reg()
Zi Shen Lim
1
-0
/
+20
2014-09-08
arm64: introduce aarch64_insn_gen_cond_branch_imm()
Zi Shen Lim
1
-0
/
+21
2014-09-08
arm64: introduce aarch64_insn_gen_branch_reg()
Zi Shen Lim
1
-0
/
+7
2014-09-08
arm64: introduce aarch64_insn_gen_comp_branch_imm()
Zi Shen Lim
1
-0
/
+57
2014-05-29
arm64: add __ASSEMBLY__ in asm/insn.h
AKASHI Takahiro
1
-0
/
+2
2014-01-08
arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions
Jiang Liu
1
-0
/
+10
2014-01-08
arm64: move encode_insn_immediate() from module.c to insn.c
Jiang Liu
1
-0
/
+13
2014-01-08
arm64: introduce interfaces to hotpatch kernel and module code
Jiang Liu
1
-1
/
+9
2014-01-08
arm64: introduce basic aarch64 instruction decoding helpers
Jiang Liu
1
-0
/
+77