Home
last modified time | relevance | path

Searched refs:READ_OPERAND (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc14274 #define READ_OPERAND(WHAT, DEFAULT) \ in mips_process_sync_loop() macro
14279 READ_OPERAND (mem, 0); in mips_process_sync_loop()
14285 READ_OPERAND (oldval, at); in mips_process_sync_loop()
14286 READ_OPERAND (cmp, 0); in mips_process_sync_loop()
14287 READ_OPERAND (newval, at); in mips_process_sync_loop()
14288 READ_OPERAND (inclusive_mask, 0); in mips_process_sync_loop()
14289 READ_OPERAND (exclusive_mask, 0); in mips_process_sync_loop()
14290 READ_OPERAND (required_oldval, 0); in mips_process_sync_loop()
14291 READ_OPERAND (insn1_op2, 0); in mips_process_sync_loop()
14452 #undef READ_OPERAND in mips_process_sync_loop()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c14121 #define READ_OPERAND(WHAT, DEFAULT) \ in mips_process_sync_loop() macro
14126 READ_OPERAND (mem, 0); in mips_process_sync_loop()
14132 READ_OPERAND (oldval, at); in mips_process_sync_loop()
14133 READ_OPERAND (cmp, 0); in mips_process_sync_loop()
14134 READ_OPERAND (newval, at); in mips_process_sync_loop()
14135 READ_OPERAND (inclusive_mask, 0); in mips_process_sync_loop()
14136 READ_OPERAND (exclusive_mask, 0); in mips_process_sync_loop()
14137 READ_OPERAND (required_oldval, 0); in mips_process_sync_loop()
14138 READ_OPERAND (insn1_op2, 0); in mips_process_sync_loop()
14299 #undef READ_OPERAND in mips_process_sync_loop()