Searched refs:ASM_STMT (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/sys/contrib/octeon-sdk/ |
| HD | cvmx-asm.h | 306 # define CVMX_RDHWRX(result, regstr, ASM_STMT) ({ \ argument 309 ASM_STMT (".set\tpush\n" \ 317 ASM_STMT ("rdhwr\t%0,$31\n" \ 323 ASM_STMT ("rdhwr\t%0,$" CVMX_TMP_STR(regstr) : "=d"(_v)); \
|
| /NextBSD/contrib/gcc/ |
| HD | ChangeLog.tree-ssa | 10563 * c-simplify.c (c_simplify_stmt): case ASM_STMT: Ensure qualifiers 14990 Replace ASM_STMT with ASM_EXPR. Don't check for EXPR_STMT. 15551 * c-common.def (ASM_STMT): Only 4 operands. 16245 for the ASM_OUTPUTS and ASM_CLOBBERS expressions of an ASM_STMT. 18444 the switch. Add FILE_STMT, LABEL_STMT, GOTO_STMT, ASM_STMT cases. 18491 ASM_STMT: New code for printing this node.
|
| HD | ChangeLog-2004 | 29388 * doc/c-tree.texi (ASM_EXPR): Rename from ASM_STMT. 29497 * c-common.def (ASM_STMT): Remove. 29498 * c-common.h (c_common_stmt_codes): Remove ASM_STMT. 33205 * c-common.def (ASM_STMT): Change number of operands
|
| HD | ChangeLog-2000 | 15985 LABEL_STMT, ASM_STMT, SCOPE_STMT, CASE_LABEL, STMT_EXPR. 16150 CONTINUE_STMT, SWITCH_STMT, GOTO_STMT, LABEL_STMT, ASM_STMT,
|
| /NextBSD/contrib/gcc/cp/ |
| HD | ChangeLog-2002 | 3000 * pt.c (tsubst_expr) [ASM_STMT]: Copy ASM_INPUT_P.
|
| HD | ChangeLog-2000 | 3030 CONTINUE_STMT, SWITCH_STMT, GOTO_STMT, LABEL_STMT, ASM_STMT,
|
| HD | ChangeLog-1999 | 4696 * pt.c (tsubst_expr, case ASM_STMT): Don't tsubst into
|
| HD | ChangeLog-1998 | 5595 * cp-tree.def: Add ASM_STMT tree node.
|