[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] [PATCH 0/3] Add integration of C operands to ARM inline a
From: |
Danny Milosavljevic |
Subject: |
[Tinycc-devel] [PATCH 0/3] Add integration of C operands to ARM inline assembler |
Date: |
Sun, 3 Jan 2021 01:45:34 +0100 |
This patchset adds support for C operands as input/output of ARM inline
assembly blocks.
Danny Milosavljevic (3):
arm-asm: Implement asm_gen_code
arm-asm: Implement asm_compute_constraints
arm-asm: Implement subst_asm_operand
arm-asm.c | 442 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 438 insertions(+), 4 deletions(-)
- [Tinycc-devel] [PATCH 0/3] Add integration of C operands to ARM inline assembler,
Danny Milosavljevic <=