Home
last modified time | relevance | path

Searched refs:immediate (Results 1 – 25 of 81) sorted by relevance

1234

/openbmc/qemu/target/arm/tcg/
H A Dt16.decode84 # Load/store word/byte (immediate offset)
98 # Load/store halfword (immediate offset)
120 # Add PC/SP (immediate)
133 # Shift (immediate)
149 # Add/subtract (two low registers and immediate)
157 # Add, subtract, compare, move (one low register and immediate)
178 # Adjust SP (immediate)
H A Dsve.decode49 # Signed 8-bit immediate, optionally shifted left by 8.
51 # Unsigned 8-bit immediate, optionally shifted left by 8.
147 # Three operand with "memory" size, aka immediate left shift
175 # Two register operands with a 6-bit signed immediate.
178 # Two register operand, one immediate operand, with predicate,
191 # Two register operand, one immediate operand, with 4-bit predicate.
204 # Predicate output, vector and immediate input,
209 # Basic Load/Store with 9-bit immediate offset
362 # SVE bitwise shift by immediate (predicated)
462 # SVE index generation (immediate start, immediate increment)
[all …]
H A Dt32.decode166 # Data-processing (immediate)
207 # Data processing (plain binary immediate)
425 # Load/store (register, immediate, literal)
465 PLD 1111 1000 1001 ---- 1111 ------------ # (immediate T1)
470 PLD 1111 1000 0001 ---- 1111 1100 -------- # (immediate T2)
485 PLDW 1111 1000 1011 ---- 1111 ------------ # (immediate T1)
490 PLDW 1111 1000 0011 ---- 1111 1100 -------- # (immediate T2)
513 PLI 1111 1001 1001 ---- 1111 ------------ # (immediate T1)
518 PLI 1111 1001 0001 ---- 1111 1100 -------- # (immediate T2)
735 # LE and WLS immediate
H A Da32.decode111 # Data-processing (immediate)
183 # MSR (immediate) and hints
308 # Load/Store Dual, Half, Signed Byte (immediate)
344 # Load/Store word and unsigned byte (immediate)
H A Dmve.decode37 # 1imm format immediate
399 # VIDUP, VDDUP format immediate: 1 << (immh:imml)
587 # Logical immediate operations (1 reg and modified-immediate)
599 # Shifts by immediate
/openbmc/qemu/target/mips/tcg/
H A Docteon.decode28 # SEQI rt, rs, immediate
30 # SNEI rt, rs, immediate
/openbmc/webui-vue/src/views/Operations/ServerPowerOperations/
H A DServerPowerOperations.vue110 value="immediate"
149 value="immediate"
262 } else if (this.form.rebootOption === 'immediate') {
286 if (this.form.shutdownOption === 'immediate') {
/openbmc/qemu/target/i386/tcg/
H A Demit.c.inc506 uint8_t b = decode->immediate;
755 gen_ternary_sse(s, decode, (uint8_t)decode->immediate >> 4, \
770 TCGv_i32 imm = tcg_constant8u_i32(decode->immediate);
1030 TCGv_i32 imm = tcg_constant8u_i32(decode->immediate);
1057 TCGv_i32 imm = tcg_constant8u_i32(decode->immediate);
1148 if (decode->immediate == 0) {
1178 if (decode->e.op2 == X86_TYPE_I && decode->immediate == 0) {
1488 * For immediate bit number gen_bt_mask()'s output is already a constant;
2015 TCGv_i32 length = tcg_constant_i32(decode->immediate & 63);
2016 TCGv_i32 index = tcg_constant_i32((decode->immediate >> 8) & 63);
[all …]
H A Ddecode-new.h337 target_ulong immediate; member
/openbmc/openbmc/meta-phosphor/recipes-phosphor/bios/
H A Dbiosconfig-manager_git.bb5 reboot or immediate based on the host firmware."
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/
H A DREADME.md7 take place upon the next system reboot or immediate based on the host firmware.
/openbmc/openbmc/meta-phosphor/recipes-core/os-release/
H A Dos-release.bbappend22 # contents of the 'git describe --dirty' call. Create a strong/immediate
/openbmc/u-boot/drivers/crypto/fsl/
H A Ddesc_constr.h324 static inline void append_##cmd##_imm_##type(u32 *desc, type immediate, \
329 append_cmd(desc, immediate); \
/openbmc/webui-vue/src/views/Settings/Network/
H A DModalDns.vue91 immediate: true,
H A DModalHostname.vue94 immediate: true,
H A DModalMacAddress.vue98 immediate: true,
H A DModalDefaultGateway.vue97 immediate: true,
H A DModalIpv6.vue127 immediate: true,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A Dmultipath.conf.example37 # failback immediate
/openbmc/qemu/target/hexagon/imported/
H A Dalu.idef43 COND_ALU(A2_paddi,"Rd32=add(Rs32,#s8)","Conditionally Add Register and immediate",fIMMEXT(siV); RdV…
66 "Add a signed immediate to a register",
71 "Add immediate to PC",
247 "This instruction carries the 26 most-significant immediate bits for the next instruction",
255 "transfer signed immediate to register",{ fIMMEXT(siV); RdV=siV;})
273 "Combine a word and an immediate into a register pair",
279 "Combine a word and an immediate into a register pair",
435 "Subtract register from immediate",{ fIMMEXT(siV); RdV=siV-RsV;})
438 "logical AND with immediate",{ fIMMEXT(siV); RdV=RsV&siV;})
441 "logical OR with immediate",{ fIMMEXT(siV); RdV=RsV|siV;})
/openbmc/webui-vue/src/views/Operations/FactoryReset/
H A DFactoryResetModal.vue154 immediate: true,
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DMirOS21 * of said person`s immediate fault when using the work as intended.
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/
H A Dtest_server_power_operations_sub_menu.robot74 [Documentation] Verify shutdown after clicking immediate shutdown button.
122 [Documentation] Verify host reboot after triggering immediate reboot.
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_managers_bmc_time.robot92 [Documentation] Verify immediate change in BMC date time.
/openbmc/qemu/target/avr/
H A Dinsn.decode82 # The 22-bit immediate is partially in the opcode word,

1234