Home
last modified time | relevance | path

Searched refs:G0 (Results 1 – 25 of 31) sorted by relevance

12

/linux/arch/sparc/net/
A Dbpf_jit_comp_32.c108 *prog++ = SETHI(0, G0); \
113 *prog++ = SUB | RS1(G0) | RS2(r_A) | RD(r_A); \
118 *prog++ = OR | RS1(G0) | RS2(FROM) | RD(TO); \
123 *prog++ = OR | RS1(G0) | RS2(G0) | RD(REG); \
175 *prog++ = OR | IMMED | RS1(G0) | S13(K) | RD(DEST); \
262 *prog++ = (SUBCC | RS1(R1) | RS2(R2) | RD(G0))
265 *prog++ = (SUBCC | IMMED | RS1(R1) | S13(IMM) | RD(G0));
268 *prog++ = (ANDCC | RS1(R1) | RS2(R2) | RD(G0))
451 emit_write_y(G0); in bpf_jit_compile()
473 emit_write_y(G0); in bpf_jit_compile()
[all …]
A Dbpf_jit_comp_64.c258 emit(SETHI(0, G0), ctx); in emit_nop()
263 emit(OR | RS1(G0) | RS2(from) | RD(to), ctx); in emit_reg_move()
647 emit(SUBCC | RS1(R1) | RS2(R2) | RD(G0), CTX)
653 emit(ANDCC | RS1(R1) | RS2(R2) | RD(G0), CTX)
945 emit_write_y(G0, ctx); in build_insn()
958 emit_write_y(G0, ctx); in build_insn()
1057 emit(ST64 | RS1(tmp) | RS2(G0) | RD(dst), ctx); in build_insn()
1103 emit_write_y(G0, ctx); in build_insn()
1125 emit_write_y(G0, ctx); in build_insn()
1393 emit(LD32 | RS1(tmp) | RS2(G0) | RD(tmp2), ctx); in build_insn()
[all …]
A Dbpf_jit_64.h6 #define G0 0x00 macro
A Dbpf_jit_32.h19 #define G0 0x00 macro
/linux/arch/hexagon/
A DMakefile7 KBUILD_CFLAGS += -G0
8 LDFLAGS_vmlinux += -G0
/linux/Documentation/translations/zh_TW/admin-guide/
A Dunicode.rst32 映射代號 映射名稱 Escape代碼 (G0)
44 Linux有兩個八位代碼(G0和G1),而ISO 2022有四個七位代碼(G0-G3)。
/linux/Documentation/translations/zh_CN/admin-guide/
A Dunicode.rst29 映射代号 映射名称 Escape代码 (G0)
41 Linux有两个八位代码(G0和G1),而ISO 2022有四个七位代码(G0-G3)。
/linux/drivers/gpu/drm/i915/
A Dintel_step.h33 func(G0) \
A Dintel_step.c29 [0x6] = { COMMON_STEP(G0) },
/linux/Documentation/admin-guide/
A Dunicode.rst24 Map symbol Map name Escape code (G0)
38 codes nor their uses match ISO 2022; Linux has two 8-bit codes (G0 and
39 G1), whereas ISO 2022 has four 7-bit codes (G0-G3).
/linux/arch/arm/boot/dts/
A Dberlin2cd-google-chromecast.dts74 groups = "G0";
A Daspeed-bmc-inventec-transformers.dts277 /*G0-G7*/ "","","jtag-mux","","","","","",
A Daspeed-bmc-amd-ethanolx.dts112 /*G0-G7*/ "BRD_REV_ID_3","BRD_REV_ID_2","BRD_REV_ID_1","BRD_REV_ID_0",
A Daspeed-bmc-opp-nicole.dts226 /*G0-G7*/ "","","","","","","","",
A Daspeed-bmc-opp-romulus.dts241 /*G0-G7*/ "","","","","","","","",
A Daspeed-bmc-facebook-tiogapass.dts137 /*G0-G7*/ "CPU_ERR2_LVT3","CPU_CATERR_LVT3","PCH_BMC_THERMTRIP",
A Daspeed-bmc-inspur-nf5280m6.dts154 /*G0-G7*/ "IRQ_LPTM21L_ALERT_N","IRQ_PLD_ALERT_N","AC_FAIL_N","FP_LCD_PRESENT_BMC",
A Daspeed-bmc-opp-witherspoon.dts208 /*G0-G7*/ "","","","","","","","",
A Daspeed-bmc-opp-zaius.dts489 /*G0-G7*/ "fsi-clock","fsi-data","","","","","","",
A Daspeed-bmc-tyan-s7106.dts445 /*G0*/ "BMC_PE_SMB_EN_1_N", /* out */
A Daspeed-bmc-ampere-mtjade.dts589 /*G0-G7*/ "S0_FW_BOOT_OK","SHD_REQ_L","","S0_OVERTEMP_L","","",
A Daspeed-bmc-inspur-fp5280g2.dts216 /*G0-G7*/ "","","","","","","","",
A Daspeed-bmc-bytedance-g220a.dts295 /*G0-G7*/ "P12V_PMBUS_ALERT_N","CPLD_ALERT_N","BMC_RELOAD_N",
/linux/Documentation/devicetree/bindings/display/
A Darm,pl11x.txt52 index of the pad used as G0, third value index of the
/linux/Documentation/input/devices/
A Dsentelic.rst94 Absolute position for STL3886-G0
126 Notify Packet for G0
830 bit6 0 RW G0 abs. + notify packet format enable

Completed in 33 milliseconds

12