--TEST-- JIT MUL: 001 integer multiplay --INI-- opcache.enable=1 opcache.enable_cli=1 opcache.file_update_protection=0 ;opcache.jit_debug=257 --EXTENSIONS-- opcache --FILE-- --EXPECT-- int(6) int(12) int(333)