HomeSort by relevance Sort by last modified time
    Searched defs:OP_JMP (Results 1 - 5 of 5) sorted by null

  /prebuilts/go/darwin-x86/src/cmd/internal/obj/mips/
asm0.go 1061 func OP_JMP(op uint32, i uint32) uint32 {
1198 o1 = OP_JMP(opirr(ctxt, p.As), uint32(v))
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/mips/
asm0.go 1061 func OP_JMP(op uint32, i uint32) uint32 {
1198 o1 = OP_JMP(opirr(ctxt, p.As), uint32(v))
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lopcodes.h 199 OP_JMP,/* A sBx pc+=sBx; if (A) close all upvalues >= R(A) + 1 */
  /external/skia/third_party/lua/src/
lopcodes.h 199 OP_JMP,/* A sBx pc+=sBx; if (A) close all upvalues >= R(A) + 1 */
  /external/syslinux/com32/lua/src/
lopcodes.h 199 OP_JMP,/* A sBx pc+=sBx; if (A) close all upvalues >= R(A) + 1 */

Completed in 542 milliseconds