x86-64: hack the ABI of cg_upcall_ipret_copy_variable_to_pointer
[ajla.git] / ipret-b1.inc
blobce0ec92e562705375db0e75e108bc53b38f2f727
1 /*
2  * Copyright (C) 2024 Mikulas Patocka
3  *
4  * This file is part of Ajla.
5  *
6  * Ajla is free software: you can redistribute it and/or modify it under the
7  * terms of the GNU General Public License as published by the Free Software
8  * Foundation, either version 3 of the License, or (at your option) any later
9  * version.
10  *
11  * Ajla is distributed in the hope that it will be useful, but WITHOUT ANY
12  * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
13  * A PARTICULAR PURPOSE. See the GNU General Public License for more details.
14  *
15  * You should have received a copy of the GNU General Public License along with
16  * Ajla. If not, see <https://www.gnu.org/licenses/>.
17  */
19 #if cat(OPF,TYPES) & TYPE_MASK
20 #ifdef EMIT_ALTTABLE
21 EMIT_ALTTABLE(OPC(orig_op), OPC(op), cat(OPF,FEATURES))
22 #endif
23 DEF(type)
24 #endif
26 #undef DEF
27 #undef orig_op
28 #undef op
29 #undef OPF