| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
| H A D | 0001-ARM-code-has-unreachable-code-after-switch-statement.patch | 9 uint32_t operand1, operand2, result = 0; 25 + uint32_t operand1, operand2, result = 0; 34 - uint32_t operand1, operand2, result = 0;
|
| /OK3568_Linux_fs/kernel/arch/s390/kvm/ |
| H A D | priv.c | 126 u64 operand2; in handle_set_prefix() local 136 operand2 = kvm_s390_get_base_disp_s(vcpu, &ar); in handle_set_prefix() 139 if (operand2 & 3) in handle_set_prefix() 143 rc = read_guest(vcpu, operand2, ar, &address, sizeof(address)); in handle_set_prefix() 164 u64 operand2; in handle_store_prefix() local 174 operand2 = kvm_s390_get_base_disp_s(vcpu, &ar); in handle_store_prefix() 177 if (operand2 & 3) in handle_store_prefix() 183 rc = write_guest(vcpu, operand2, ar, &address, sizeof(address)); in handle_store_prefix() 187 VCPU_EVENT(vcpu, 3, "STPX: storing prefix 0x%x into 0x%llx", address, operand2); in handle_store_prefix() 798 u64 operand2; in handle_stidp() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/misc/sgi-gru/ |
| H A D | gru_instructions.h | 534 unsigned long operand1, unsigned long operand2, in gru_gamer() argument 541 ins->op2_value_baddr1 = operand2; in gru_gamer() 548 unsigned long operand2, unsigned long hints) in gru_gamerr() argument 554 ins->op2_value_baddr1 = operand2; in gru_gamerr()
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_events_hist.c | 221 struct hist_field *operand2 = hist_field->operands[1]; in hist_field_plus() local 224 u64 val2 = operand2->fn(operand2, elt, rbe, event); in hist_field_plus() 235 struct hist_field *operand2 = hist_field->operands[1]; in hist_field_minus() local 238 u64 val2 = operand2->fn(operand2, elt, rbe, event); in hist_field_minus() 2178 struct hist_field *operand2) in check_expr_operands() argument 2181 unsigned long operand2_flags = operand2->flags; in check_expr_operands() 2197 var = find_var_field(operand2->var.hist_data, operand2->name); in check_expr_operands() 2217 struct hist_field *operand1 = NULL, *operand2 = NULL, *expr = NULL; in parse_expr() local 2266 operand2 = parse_expr(hist_data, file, str, operand_flags, NULL, ++level); in parse_expr() 2267 if (IS_ERR(operand2)) { in parse_expr() [all …]
|
| /OK3568_Linux_fs/kernel/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 11 # opcode: mnemonic|GrpXXX [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...] 21 # reg: mnemonic [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 11 # opcode: mnemonic|GrpXXX [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...] 21 # reg: mnemonic [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 25365 if (operand2[j]) 25394 if (operand2[j]) 25494 operand0[0] = operand1 < operand2; 25496 operand0[i] = operand0[i - 1] && (operand1 + i < operand2); 25586 2*N. Note that if 'rtx_equal_p(operand1, operand2)', this can be
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 25365 if (operand2[j]) 25394 if (operand2[j]) 25494 operand0[0] = operand1 < operand2; 25496 operand0[i] = operand0[i - 1] && (operand1 + i < operand2); 25586 2*N. Note that if 'rtx_equal_p(operand1, operand2)', this can be
|