| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | mac_scsi.c | 112 #define MOVE_BYTE(operands) \ argument 114 "1: moveb " operands " \n" \ 139 #define MOVE_WORD(operands) \ argument 141 "1: movew " operands " \n" \ 160 #define MOVE_16_WORDS(operands) \ argument 162 "1: movew " operands " \n" \ 163 "2: movew " operands " \n" \ 164 "3: movew " operands " \n" \ 165 "4: movew " operands " \n" \ 166 "5: movew " operands " \n" \ [all …]
|
| H A D | mac_esp.c | 139 #define MAC_ESP_PDMA_LOOP(operands) \ argument 143 "1: movew " operands " \n" \ 144 "2: movew " operands " \n" \ 145 "3: movew " operands " \n" \ 146 "4: movew " operands " \n" \ 147 "5: movew " operands " \n" \ 148 "6: movew " operands " \n" \ 149 "7: movew " operands " \n" \ 150 "8: movew " operands " \n" \ 151 "9: movew " operands " \n" \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | dsopcode.c | 321 walk_state->operands[0], in acpi_ds_eval_buffer_field_operands() 322 walk_state->operands[1], in acpi_ds_eval_buffer_field_operands() 323 walk_state->operands[2], in acpi_ds_eval_buffer_field_operands() 324 walk_state->operands[3]); in acpi_ds_eval_buffer_field_operands() 330 walk_state->operands[0], in acpi_ds_eval_buffer_field_operands() 331 walk_state->operands[1], NULL, in acpi_ds_eval_buffer_field_operands() 332 walk_state->operands[2]); in acpi_ds_eval_buffer_field_operands() 405 operand_desc = walk_state->operands[walk_state->num_operands - 1]; in acpi_ds_eval_region_operands() 423 operand_desc = walk_state->operands[walk_state->num_operands - 2]; in acpi_ds_eval_region_operands() 492 operand = &walk_state->operands[0]; in acpi_ds_eval_table_region_operands() [all …]
|
| H A D | excreate.c | 39 alias_node = (struct acpi_namespace_node *)walk_state->operands[0]; in acpi_ex_create_alias() 40 target_node = (struct acpi_namespace_node *)walk_state->operands[1]; in acpi_ex_create_alias() 130 walk_state->operands[0], obj_desc, in acpi_ex_create_event() 180 obj_desc->mutex.sync_level = (u8)walk_state->operands[1]->integer.value; in acpi_ex_create_mutex() 182 (struct acpi_namespace_node *)walk_state->operands[0]; in acpi_ex_create_mutex() 316 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_processor() 363 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_power_resource() 411 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_method()
|
| H A D | dswexec.c | 84 acpi_ex_resolve_to_value(&walk_state->operands[0], in acpi_ds_get_predicate_value() 90 obj_desc = walk_state->operands[0]; in acpi_ds_get_predicate_value() 400 operands in acpi_ds_exec_end_op() 421 (walk_state->operands[0]->common.type == in acpi_ds_exec_end_op() 423 && (walk_state->operands[1]->common.type == in acpi_ds_exec_end_op() 425 && (walk_state->operands[0]->reference.class == in acpi_ds_exec_end_op() 426 walk_state->operands[1]->reference.class) in acpi_ds_exec_end_op() 427 && (walk_state->operands[0]->reference.value == in acpi_ds_exec_end_op() 428 walk_state->operands[1]->reference.value)) { in acpi_ds_exec_end_op() 589 walk_state->operands[0] = (void *) in acpi_ds_exec_end_op()
|
| H A D | dscontrol.c | 243 acpi_ex_resolve_to_value(&walk_state->operands[0], in acpi_ds_exec_end_control_op() 254 walk_state->return_desc = walk_state->operands[0]; in acpi_ds_exec_end_control_op() 295 operands[0]); in acpi_ds_exec_end_control_op() 298 walk_state->operands[0] = NULL; in acpi_ds_exec_end_control_op()
|
| H A D | dswload2.c | 414 walk_state->operands[0] = (void *)node; in acpi_ds_load2_end_op() 565 acpi_ut_remove_reference(walk_state->operands[i]); in acpi_ds_load2_end_op() 566 walk_state->operands[i] = NULL; in acpi_ds_load2_end_op() 658 walk_state->operands[0] = in acpi_ds_load2_end_op() 675 walk_state->operands[0] = NULL; in acpi_ds_load2_end_op() 742 walk_state->operands[0] = NULL; in acpi_ds_load2_end_op()
|
| H A D | dswstate.c | 291 walk_state->operands[walk_state->operand_index] = object; in acpi_ds_obj_stack_push() 344 walk_state->operands[walk_state->num_operands] = NULL; in acpi_ds_obj_stack_pop() 388 obj_desc = walk_state->operands[i]; in acpi_ds_obj_stack_pop_and_delete() 390 acpi_ut_remove_reference(walk_state->operands[i]); in acpi_ds_obj_stack_pop_and_delete() 391 walk_state->operands[i] = NULL; in acpi_ds_obj_stack_pop_and_delete()
|
| H A D | dsutils.c | 361 acpi_ex_resolve_to_value(&walk_state->operands[i], in acpi_ds_resolve_operands() 396 acpi_ut_remove_reference(walk_state->operands[i]); in acpi_ds_clear_operands() 397 walk_state->operands[i] = NULL; in acpi_ds_clear_operands() 684 walk_state->operands[index] = NULL; in acpi_ds_create_operands() 749 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ds_evaluate_name_path()
|
| H A D | exoparg2.c | 57 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_0T_0R() 124 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_2T_1R() 223 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_1T_1R() 467 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_0T_1R()
|
| H A D | exoparg1.c | 115 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_0T_0R() 182 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_1T_0R() 224 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_1T_1R() 437 walk_state->operands[0] = NULL; /* Prevent deletion */ in acpi_ex_opcode_1A_1T_1R() 559 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_0T_1R()
|
| H A D | dsmethod.c | 510 this_walk_state->operands[this_walk_state->num_operands] = NULL; in acpi_ds_call_control_method() 523 info->parameters = &this_walk_state->operands[0]; in acpi_ds_call_control_method() 543 acpi_ut_remove_reference(this_walk_state->operands[i]); in acpi_ds_call_control_method() 544 this_walk_state->operands[i] = NULL; in acpi_ds_call_control_method()
|
| H A D | exoparg3.c | 53 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_3A_0T_0R() 127 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_3A_1T_1R()
|
| H A D | acstruct.h | 68 …union acpi_operand_object *operands[ACPI_OBJ_NUM_OPERANDS + 1]; /* Operands passed to the interpre… member 123 union acpi_operand_object *operands[7]; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | insn-flags.h | 26 #define HAVE_insv_immsi (UINTVAL (operands[1]) < GET_MODE_BITSIZE (SImode) \ 27 && UINTVAL (operands[1]) % 16 == 0) 28 #define HAVE_insv_immdi (UINTVAL (operands[1]) < GET_MODE_BITSIZE (DImode) \ 29 && UINTVAL (operands[1]) % 16 == 0) 30 #define HAVE_aarch64_movksi (aarch64_movk_shift (rtx_mode_t (operands[2], SImode), \ 31 rtx_mode_t (operands[3], SImode)) >= 0) 32 #define HAVE_aarch64_movkdi (aarch64_movk_shift (rtx_mode_t (operands[2], DImode), \ 33 rtx_mode_t (operands[3], DImode)) >= 0) 34 #define HAVE_load_pair_sw_sisi (rtx_equal_p (XEXP (operands[3], 0), \ 36 XEXP (operands[1], 0), \ [all …]
|
| H A D | target-insns.def | 30 for the operands that the .md pattern is required to have, followed by 31 parameter names of the form "optN" for operands that the .md pattern 32 may choose to ignore. Patterns that never take operands should have
|
| H A D | gimple.def | 31 These are all the GIMPLE statements with register operands. */ 41 OP1 and OP2 are the operands used in the comparison. They must be 80 statements with memory and register operands. */ 107 I1 ... IN are the N input operands. 108 O1 ... OM are the M output operands. 109 C1 ... CP are the P clobber operands. 110 L1 ... LQ are the Q label operands. */
|
| /OK3568_Linux_fs/buildroot/package/gcc/arc-2020.09-release/ |
| H A D | 0001-arc-Refurbish-adc-sbc-patterns.patch | 139 "register_operand (operands[1], SImode) 140 || register_operand (operands[2], SImode)" 156 - /* Restore operands before emitting. */ 162 - "operands[3] = simplify_gen_binary (PLUS, SImode, operands[1], operands[2]);" 207 "register_operand (operands[1], SImode) 208 || register_operand (operands[2], SImode)" 224 - /* Restore operands before emitting. */ 230 - "operands[4] = simplify_gen_binary (MINUS, SImode, operands[1], operands[2]);"
|
| /OK3568_Linux_fs/buildroot/package/gcc/10.4.0/ |
| H A D | 0001-Revert-re-PR-target-92095-internal-error-with-O1-mcp.patch | 114 -output_load_pcrel_sym (rtx *operands) 118 - output_asm_insn ("sethi\t%%hi(%a1-4), %0", operands); 119 - output_asm_insn ("call\t%a2", operands); 120 - output_asm_insn (" add\t%0, %%lo(%a1+4), %0", operands); 124 - output_asm_insn ("sethi\t%%hi(%a1-8), %0", operands); 125 - output_asm_insn ("add\t%0, %%lo(%a1-4), %0", operands); 126 - output_asm_insn ("call\t%a2", operands); 130 - if (operands[2] == got_helper_rtx) 260 "REGNO (operands[0]) == INTVAL (operands[3])" 262 - return output_load_pcrel_sym (operands);
|
| /OK3568_Linux_fs/buildroot/package/gcc/8.4.0/ |
| H A D | 0002-Revert-re-PR-target-92095-internal-error-with-O1-mcp.patch | 111 -output_load_pcrel_sym (rtx *operands) 115 - output_asm_insn ("sethi\t%%hi(%a1-4), %0", operands); 116 - output_asm_insn ("call\t%a2", operands); 117 - output_asm_insn (" add\t%0, %%lo(%a1+4), %0", operands); 121 - output_asm_insn ("sethi\t%%hi(%a1-8), %0", operands); 122 - output_asm_insn ("add\t%0, %%lo(%a1-4), %0", operands); 123 - output_asm_insn ("call\t%a2", operands); 127 - if (operands[2] == got_helper_rtx) 257 "REGNO (operands[0]) == INTVAL (operands[3])" 259 - return output_load_pcrel_sym (operands);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/xmon/ |
| H A D | ppc-dis.c | 102 for (opindex = opcode->operands; *opindex != 0; opindex++) in lookup_powerpc() 169 if (opcode->operands[0] != 0) in print_insn_powerpc() 182 for (opindex = opcode->operands; *opindex != 0; opindex++) in print_insn_powerpc()
|
| H A D | ppc.h | 60 unsigned char operands[8]; member 422 unsigned int operands; member
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/ |
| H A D | kcov.rst | 15 kcov is also able to collect comparison operands from the instrumented code 27 If the comparison operands need to be collected, set:: 130 Comparison operands collection 133 Comparison operands collection is similar to coverage collection: 166 * the comparison operands are promoted to uint64_t. 181 /* arg1 and arg2 - operands of the comparison. */ 186 /* size of the operands. */ 205 Note that the kcov modes (coverage collection or comparison operands) are
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | do_func.S | 171 bra t_operr |take care of operands < -1 189 bne t_operr |take care of operands < 0 203 bra t_operr |take care of operands < 0 211 bne t_operr |take care of operands < 0 225 bra t_operr |take care of operands < 0 233 bne t_operr |take care of operands < 0 247 bra t_operr |take care of operands < 0
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | target-insns.def | 30 for the operands that the .md pattern is required to have, followed by 31 parameter names of the form "optN" for operands that the .md pattern 32 may choose to ignore. Patterns that never take operands should have
|