qemu-e2k/tcg
Mark Cave-Ayland 5e97a28a8b tcg: convert tcg/README to rst
Convert tcg/README to rst and move it to docs/devel as a new "TCG Intermediate
Representation" page. There are a few minor changes to improve the aesthetic
of the final output which are as follows:

  - Rename the title from "Tiny Code Generator - Fabrice Bellard" to "TCG
    Intermediate Representation"

  - Remove the section numbering

  - Add the missing parameters to the ssadd_vec operations in the "Host
    vector operations" section

  - Change the path to the Atomic Operations document to use a proper
    reference

  - Replace tcg/README in tcg.rst with a proper reference to the new document

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Message-Id: <20221130100434.64207-2-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-01-04 16:20:01 -08:00
..
aarch64 tcg/aarch64: Remove unused code in tcg_out_op 2022-10-25 22:01:14 +10:00
arm Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
i386 misc: fix commonly doubled up words 2022-08-01 11:58:02 +02:00
loongarch64 tcg/loongarch64: Add direct jump support 2022-10-25 22:01:14 +10:00
mips Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
ppc tcg/ppc: Optimize 26-bit jumps 2022-10-04 12:13:22 -07:00
riscv Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
s390x tcg/s390x: Fix tcg_out_dup_vec vs general registers 2022-03-14 10:31:51 -07:00
sparc64 tcg/sparc64: Remove sparc32plus constraints 2022-11-01 07:28:53 +11:00
tci tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER 2022-07-05 16:17:53 +05:30
meson.build tcg: Build ffi data structures for helpers 2021-06-19 08:51:11 -07:00
optimize.c tcg: Add opcodes for vector nand, nor, eqv 2022-03-04 08:50:41 -10:00
region.c tcg: Fix returned type in alloc_code_gen_buffer_splitwx_memfd() 2022-07-12 10:30:10 +05:30
tcg-common.c
tcg-internal.h Normalize header guard symbol definition 2022-05-11 16:50:26 +02:00
tcg-ldst.c.inc tcg: Rename TCGMemOpIdx to MemOpIdx 2021-10-05 16:53:17 -07:00
tcg-op-gvec.c tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i 2022-03-02 06:51:38 +01:00
tcg-op-vec.c tcg: Add opcodes for vector nand, nor, eqv 2022-03-04 08:50:41 -10:00
tcg-op.c tcg: Implement tcg_gen_{h,w}swap_{i32,i64} 2022-05-04 08:47:19 +02:00
tcg-pool.c.inc
tcg.c tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code 2022-11-09 12:29:03 +11:00
tci.c Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00