Searched refs:rIP (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/arch/powerpc/crypto/ |
D | aes-spe-modes.S | 21 lwz reg,off(rIP); /* IV loading with offset */ 23 stw reg,off(rIP); /* IV saving with offset */ 38 lwbrx reg,0,rIP; /* load reversed */ \ 39 addi rIP,rIP,4; /* and increment pointer */ 41 stwbrx reg,0,rIP; /* load reversed */ \ 42 addi rIP,rIP,4; /* and increment pointer */ 44 subi rIP,rIP,16; /* must reset pointer */ 467 subi rIP,rIP,CTR_DEC 471 lbzu rW4,1(rIP) /* bytewise xor for partial block */ 476 subf rIP,rLN,rIP [all …]
|
D | aes-spe-regs.h | 14 #define rIP r8 /* potiner to IV (CBC/CTR/XTS modes) */ macro
|
/linux-6.1.9/Documentation/translations/zh_CN/process/ |
D | submitting-patches.rst | 565 at rIP: 0xffffffffae059994 (native_write_msr+0x4/0x20)
|
/linux-6.1.9/Documentation/process/ |
D | submitting-patches.rst | 732 at rIP: 0xffffffffae059994 (native_write_msr+0x4/0x20)
|
/linux-6.1.9/Documentation/translations/it_IT/process/ |
D | submitting-patches.rst | 762 at rIP: 0xffffffffae059994 (native_write_msr+0x4/0x20)
|