/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | method-tracing.rst | 86 [ 0.186630] exdebug-0398 ex_trace_point : Opcode Begin [0xf5905c88:If] execution. 87 [ 0.186820] exdebug-0398 ex_trace_point : Opcode Begin [0xf5905cc0:LEqual] execution. 88 …[ 0.187010] exdebug-0398 ex_trace_point : Opcode Begin [0xf5905a20:-NamePath-] executi… 89 …[ 0.187214] exdebug-0398 ex_trace_point : Opcode End [0xf5905a20:-NamePath-] execution. 90 [ 0.187407] exdebug-0398 ex_trace_point : Opcode Begin [0xf5905f60:One] execution. 91 [ 0.187594] exdebug-0398 ex_trace_point : Opcode End [0xf5905f60:One] execution. 92 [ 0.187789] exdebug-0398 ex_trace_point : Opcode End [0xf5905cc0:LEqual] execution. 93 [ 0.187980] exdebug-0398 ex_trace_point : Opcode Begin [0xf5905cc0:Return] execution. 94 [ 0.188146] exdebug-0398 ex_trace_point : Opcode Begin [0xf5905f60:One] execution. 95 [ 0.188334] exdebug-0398 ex_trace_point : Opcode End [0xf5905f60:One] execution. [all …]
|
/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/ |
H A D | introduction.rst | 181 2R Opcode + Rj + Rd 182 3R Opcode + Rk + Rj + Rd 183 4R Opcode + Ra + Rk + Rj + Rd 184 2RI8 Opcode + I8 + Rj + Rd 185 2RI12 Opcode + I12 + Rj + Rd 186 2RI14 Opcode + I14 + Rj + Rd 187 2RI16 Opcode + I16 + Rj + Rd 188 1RI21 Opcode + I21L + Rj + I21H 189 I26 Opcode + I26L + I26H 192 Opcode是指令操作码,Rj和Rk是源操作数(寄存器),Rd是目标操作数(寄存器),Ra是
|
/openbmc/u-boot/board/Barix/ipam390/ |
H A D | README.ipam390 | 96 (AIS Parse): Performing Ping Opcode Sync... 98 (AIS Parse): Performing Opcode Sync... 101 (AIS Parse): Performing Opcode Sync... 104 (AIS Parse): Performing Opcode Sync... 107 (AIS Parse): Performing Opcode Sync... 110 (AIS Parse): Performing Opcode Sync... 113 (AIS Parse): Performing Opcode Sync... 117 (AIS Parse): Performing Opcode Sync...
|
/openbmc/linux/Documentation/arch/loongarch/ |
H A D | introduction.rst | 212 2R Opcode + Rj + Rd 213 3R Opcode + Rk + Rj + Rd 214 4R Opcode + Ra + Rk + Rj + Rd 215 2RI8 Opcode + I8 + Rj + Rd 216 2RI12 Opcode + I12 + Rj + Rd 217 2RI14 Opcode + I14 + Rj + Rd 218 2RI16 Opcode + I16 + Rj + Rd 219 1RI21 Opcode + I21L + Rj + I21H 220 I26 Opcode + I26L + I26H
|
/openbmc/linux/drivers/media/pci/ngene/ |
H A D | ngene-i2c.c | 36 com.cmd.hdr.Opcode = CMD_I2C_READ; in ngene_command_i2c_read() 64 com.cmd.hdr.Opcode = CMD_I2C_WRITE; in ngene_command_i2c_write()
|
H A D | ngene-core.c | 262 if (com->cmd.hdr.Opcode == CMD_FWLOAD_PREPARE) { in ngene_command_mutex() 271 } else if (com->cmd.hdr.Opcode == CMD_FWLOAD_FINISH) { in ngene_command_mutex() 305 com->cmd.hdr.Opcode, dev->prev_cmd); in ngene_command_mutex() 309 if (com->cmd.hdr.Opcode == CMD_FWLOAD_FINISH) in ngene_command_mutex() 312 dev->prev_cmd = com->cmd.hdr.Opcode; in ngene_command_mutex() 340 com.cmd.hdr.Opcode = CMD_FWLOAD_PREPARE; in ngene_command_load_firmware() 356 com.cmd.hdr.Opcode = CMD_FWLOAD_FINISH; in ngene_command_load_firmware() 371 com.cmd.hdr.Opcode = CMD_CONFIGURE_BUFFER; in ngene_command_config_buf() 386 com.cmd.hdr.Opcode = CMD_CONFIGURE_FREE_BUFFER; in ngene_command_config_free_buf() 402 com.cmd.hdr.Opcode = CMD_SET_GPIO_PIN; in ngene_command_gpio_set() [all …]
|
H A D | ngene.h | 249 u8 Opcode; member
|
/openbmc/qemu/target/hexagon/ |
H A D | opcodes.h | 26 } Opcode; typedef
|
H A D | iclass.h | 48 SlotMask find_iclass_slots(Opcode opcode, int itype);
|
H A D | iclass.c | 32 SlotMask find_iclass_slots(Opcode opcode, int itype) in find_iclass_slots()
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | encode_pp.def | 795 DEF_FIELD32(ICLASS_M" ---- !!!----- PP------ --------",M_MajOp,"Major Opcode") 796 DEF_FIELD32(ICLASS_M" ---- -------- PP------ !!!-----",M_MinOp,"Minor Opcode") 1142 DEF_FIELD32(ICLASS_ALU2op" -!!! -------- PP------ --------",A2_MajOp,"Major Opcode") 1143 DEF_FIELD32(ICLASS_ALU2op" ---- !!!----- PP------ --------",A2_MinOp,"Minor Opcode") 1145 DEF_FIELD32(ICLASS_ALU3op" -!!! -------- PP------ --------",A3_MajOp,"Major Opcode") 1146 DEF_FIELD32(ICLASS_ALU3op" ---- !!!----- PP------ --------",A3_MinOp,"Minor Opcode") 1424 DEF_FIELD32(ICLASS_S2op" ---- !!------ PP------ --------",S2_MajOp,"Major Opcode") 1425 DEF_FIELD32(ICLASS_S2op" ---- -------- PP------ !!!-----",S2_MinOp,"Minor Opcode") 1429 DEF_FIELD32(ICLASS_S3op" ---- !!------ PP------ --------",S3_Maj,"Major Opcode") 1430 DEF_FIELD32(ICLASS_S3op" ---- -------- PP------ !!------",S3_Min,"Minor Opcode") [all …]
|
/openbmc/qemu/target/sparc/ |
H A D | insns.decode | 26 ## Major Opcode 10 -- integer, floating-point, vis, and system insns. 569 ## Major Opcode 11 -- load and store instructions
|
/openbmc/qemu/target/riscv/ |
H A D | insn16.decode | 114 # Opcode of all zeros is illegal; rd != 0, nzuimm == 0 is reserved.
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | rv32-rustix-libc-backend.patch | 29 - const OPCODE: ioctl::Opcode = ioctl::Opcode::old(c::FICLONE as ioctl::RawOpcode); 30 + const OPCODE: ioctl::Opcode = ioctl::Opcode::old(linux_raw_sys::ioctl::FICLONE as ioctl::RawOp…
|
H A D | rv32-cargo-rustix-0.38.28-fix.patch | 55 - const OPCODE: ioctl::Opcode = ioctl::Opcode::old(c::FICLONE as ioctl::RawOpcode); 56 + const OPCODE: ioctl::Opcode = ioctl::Opcode::old(linux_raw_sys::ioctl::FICLONE as ioctl::RawOp…
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/ |
H A D | 0001-Add-stub-capsule-update-service-components.patch | 348 + * Opcode definitions for the capsule update service
|
/openbmc/linux/Documentation/powerpc/ |
H A D | papr_hcalls.rst | 38 done via the instruction **HVCS** that expects the Opcode for hcall is set in *r3*
|
/openbmc/qemu/target/mips/tcg/ |
H A D | micromips_translate.c.inc | 18 * Table 6.2 microMIPS32 Encoding of Major Opcode Field 207 * Table 6.5 POOL32Axf Encoding of Minor Opcode Extension Field 213 * Table 5.5 POOL32Axf Encoding of Minor Opcode Extension Field
|
/openbmc/linux/Documentation/arch/sparc/oradax/ |
H A D | oracle-dax.rst | 255 - Opcode, which must be one of the documented allowable commands
|
/openbmc/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 1 # x86 Opcode Maps 7 #<Opcode maps>
|
/openbmc/linux/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 1 # x86 Opcode Maps 7 #<Opcode maps>
|
/openbmc/qemu/target/xtensa/core-lx106/ |
H A D | xtensa-modules.c.inc | 3778 /* Opcode encodings. */ 5821 /* Opcode table. */
|
/openbmc/qemu/target/xtensa/core-fsf/ |
H A D | xtensa-modules.c.inc | 4798 /* Opcode encodings. */ 7711 /* Opcode table. */
|
/openbmc/qemu/target/xtensa/core-sample_controller/ |
H A D | xtensa-modules.c.inc | 5443 /* Opcode encodings. */ 8619 /* Opcode table. */
|
/openbmc/qemu/target/xtensa/core-dc233c/ |
H A D | xtensa-modules.c.inc | 6870 /* Opcode encodings. */ 11393 /* Opcode table. */
|