/openbmc/linux/tools/testing/selftests/powerpc/stringloops/ |
H A D | memcmp_64.S | 15 #define rB r10 macro 121 lbz rB,0(r4) 122 subf. rC,rB,rA 127 lbz rB,1(r4) 128 subf. rC,rB,rA 133 lbz rB,2(r4) 134 subf. rC,rB,rA 139 lbz rB,3(r4) 140 subf. rC,rB,rA 173 LD rB,0,r4 [all …]
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | memcmp_64.S | 15 #define rB r10 macro 121 lbz rB,0(r4) 122 subf. rC,rB,rA 127 lbz rB,1(r4) 128 subf. rC,rB,rA 133 lbz rB,2(r4) 134 subf. rC,rB,rA 139 lbz rB,3(r4) 140 subf. rC,rB,rA 173 LD rB,0,r4 [all …]
|
/openbmc/qemu/target/ppc/translate/ |
H A D | spe-impl.c.inc | 66 cpu_gpr[rB(ctx->opcode)]); \ 68 cpu_gprh[rB(ctx->opcode)]); \ 92 tcg_opi(t0, t0, rB(ctx->opcode)); \ 96 tcg_opi(t0, t0, rB(ctx->opcode)); \ 149 tcg_gen_trunc_tl_i32(t1, cpu_gpr[rB(ctx->opcode)]); \ 154 tcg_gen_trunc_tl_i32(t1, cpu_gprh[rB(ctx->opcode)]); \ 220 tcg_gen_mov_tl(cpu_gpr[rD(ctx->opcode)], cpu_gprh[rB(ctx->opcode)]); 241 tcg_gen_trunc_tl_i32(t0, cpu_gpr[rB(ctx->opcode)]); \ 245 tcg_gen_trunc_tl_i32(t0, cpu_gprh[rB(ctx->opcode)]); \ 266 tcg_gen_ext32s_tl(cpu_gpr[rB(ctx->opcode)], cpu_gpr[rB(ctx->opcode)]); \ [all …]
|
H A D | fp-impl.c.inc | 113 get_fpr(t0, rB(ctx->opcode)); \ 293 get_fpr(t1, rB(ctx->opcode)); 313 get_fpr(t1, rB(ctx->opcode)); 331 get_fpr(t0, rB(ctx->opcode)); 349 get_fpr(t0, rB(ctx->opcode)); 368 get_fpr(t0, rB(ctx->opcode)); 388 get_fpr(t0, rB(ctx->opcode)); 411 get_fpr(t1, rB(ctx->opcode)); 431 get_fpr(t0, rB(ctx->opcode)); 450 get_fpr(t0, rB(ctx->opcode)); [all …]
|
H A D | vmx-impl.c.inc | 136 bofs = avr_full_offset(rB(ctx->opcode)); 168 get_avr64(avr, rB(ctx->opcode), false); 212 avr_full_offset(rB(ctx->opcode)), \ 225 rb = gen_avr_ptr(rB(ctx->opcode)); \ 249 rb = gen_avr_ptr(rB(ctx->opcode)); \ 263 rb = gen_avr_ptr(rB(ctx->opcode)); \ 337 rb = gen_avr_ptr(rB(ctx->opcode)); \ 364 int VB = rB(ctx->opcode); 385 int VB = rB(ctx->opcode); 404 * Let the EA be the sum (rA|0)+(rB). Let sh=EA[28–31]. [all …]
|
H A D | vsx-impl.c.inc | 550 tcg_gen_mov_i64(t0, cpu_gpr[rB(ctx->opcode)]); 637 int xb = rB(ctx->opcode) + 32; \ 923 xb = gen_vsr_ptr(rB(ctx->opcode) + 32); \ 938 xb = gen_vsr_ptr(rB(ctx->opcode) + 32); \ 953 xb = gen_vsr_ptr(rB(ctx->opcode) + 32); \ 1888 get_cpu_vsr(xbh, rB(ctx->opcode) + 32, true); 1900 TCGv rb = cpu_gpr[rB(ctx->opcode)]; 1937 get_cpu_vsr(xbh, rB(ctx->opcode) + 32, true); 1989 get_cpu_vsr(xbh, rB(ctx->opcode) + 32, true); 1990 get_cpu_vsr(xbl, rB(ctx->opcode) + 32, false);
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | highlight.pack.js | 2 …rB||t.eB||(k=n)),v(t,n),t.rB?0:n.length;var r=u(E,n);if(r){var a=E;a.skip?k+=n:(a.rE||a.eE||(k+=n)… property in AnonymousFunctioneac6a718c300.AnonymousClasseac6a718dd01
|
H A D | jquery-2.0.3.min.map | 1 …rB,GACHsB,EAAQ5C,EAAWpB,EAAO0S,OAAQtR,EAAUuB,MAASA,KACrDkC,EAAI,CAEL,MAA6B,OAApBnC,EAAOsB,EAAMa,IA…
|
H A D | jquery-3.7.1.min.map | 1 …rB,EAAI,EAAGA,EAAIssB,EAAYtsB,IAC5BF,EAAOskB,EAASpkB,GACX4iB,GAAYtd,KAAMxF,EAAKN,MAAQ,MAClC8f,EAAS…
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 2082 TCGv t_rb = cpu_gpr[rB(ctx->opcode)]; in gen_rlwnm() 2214 TCGv t_rb = cpu_gpr[rB(ctx->opcode)]; in gen_rldnm() 2284 tcg_gen_shli_tl(t0, cpu_gpr[rB(ctx->opcode)], 0x3a); in gen_slw() 2287 tcg_gen_shli_tl(t0, cpu_gpr[rB(ctx->opcode)], 0x1a); in gen_slw() 2292 tcg_gen_andi_tl(t1, cpu_gpr[rB(ctx->opcode)], 0x1f); in gen_slw() 2304 cpu_gpr[rS(ctx->opcode)], cpu_gpr[rB(ctx->opcode)]); in gen_sraw() 2348 tcg_gen_shli_tl(t0, cpu_gpr[rB(ctx->opcode)], 0x3a); in gen_srw() 2351 tcg_gen_shli_tl(t0, cpu_gpr[rB(ctx->opcode)], 0x1a); in gen_srw() 2357 tcg_gen_andi_tl(t1, cpu_gpr[rB(ctx->opcode)], 0x1f); in gen_srw() 2372 tcg_gen_shli_tl(t0, cpu_gpr[rB(ctx->opcode)], 0x39); in gen_sld() [all …]
|
H A D | internal.h | 116 EXTRACT_HELPER(rB, 11, 5);
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | traps.c | 1313 u8 rB = (instword >> 11) & 0x1f; in emulate_isel() local 1321 regs->gpr[rT] = bit ? tmp : regs->gpr[rB]; in emulate_isel()
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0003-wayland-Add-Wayland-example.patch | 76 …�ǃ��d��FX^>QY@R]=OZ7HU=NZ9IY;K[;J[<MZ9JW:KX=N[<NY;MX<MX4IY3K[5M`/J[Gcx>ZoA]rB^q9Xr>Yt>XqBZsF^tBZqC…
|