Searched refs:__do_reg (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/riscv/include/ |
| H A D | riscv_macros.S | 14 .macro __do_reg instr_prefix, base_reg, base_offs, reg macro 31 __do_reg \instr_prefix, \base_reg, \base_offs, \from_regnum
|
| /optee_os/core/arch/arm/include/ |
| H A D | arm64_macros.S | 29 .macro __do_reg instr_prefix, instr_suffix, reg_bytes, base_reg, \ 51 __do_reg \instr_prefix, r, \reg_bytes, \base_reg, \
|