Searched refs:OP_SHR (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/lua/src/
H A Dlopcodes.h200 OP_SHR,/* A B C R(A) := RK(B) >> RK(C) */ enumerator in enum:__anon6005
H A Dluac.c359 case OP_SHR:
H A Dlvm.c663 case OP_BAND: case OP_BOR: case OP_BXOR: case OP_SHL: case OP_SHR:
981 vmcase(OP_SHR) {
H A Dldebug.c519 case OP_BOR: case OP_BXOR: case OP_SHL: case OP_SHR: {

Completed in 66 milliseconds