/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/src/frontend/A32/ |
H A D | types.h | 55 ROR_16, ///< ROR #16 enumerator
|
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/src/frontend/A32/ |
H A D | types.h | 55 ROR_16, ///< ROR #16 enumerator
|
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/src/frontend/A32/ |
H A D | types.h | 55 ROR_16, ///< ROR #16 enumerator
|
/dports/security/libgcrypt/libgcrypt-1.9.4/cipher/ |
H A D | blake2s-amd64-avx.S | 124 #define ROR_16(in, out) vpshufb R16, in, out; macro
|
H A D | blake2b-amd64-avx2.S | 145 #define ROR_16(in, out) vpshufb R16, in, out; macro
|
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/cipher/ |
H A D | blake2s-amd64-avx.S | 124 #define ROR_16(in, out) vpshufb R16, in, out; macro
|
H A D | blake2b-amd64-avx2.S | 145 #define ROR_16(in, out) vpshufb R16, in, out; macro
|
/dports/games/libretro-picodrive/picodrive-600894e/cpu/fame/ |
H A D | famec.c | 262 #define ROR_16(A, C) (LSR(A, C) | LSL(A, 16-(C))) macro
|
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/cpu/fame/ |
H A D | famec.c | 262 #define ROR_16(A, C) (LSR(A, C) | LSL(A, 16-(C))) macro
|
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/m68k/ |
H A D | m68kcpu.h | 176 #define ROR_16(A, C) MASK_OUT_ABOVE_16(LSR(A, C) | LSL(A, 16-(C))) macro
|
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/core/m68k/ |
H A D | m68kcpu.h | 176 #define ROR_16(A, C) MASK_OUT_ABOVE_16(LSR(A, C) | LSL(A, 16-(C))) macro
|
/dports/emulators/mess/mame-mame0226/src/devices/cpu/m68000/ |
H A D | m68kcpu.h | 192 static constexpr u32 ROR_16(u32 A, u32 C) { return MASK_OUT_ABOVE_16(LSR(A, C) | LSL(A, 16-(C)))… in ROR_16() function
|
/dports/emulators/mame/mame-mame0226/src/devices/cpu/m68000/ |
H A D | m68kcpu.h | 192 static constexpr u32 ROR_16(u32 A, u32 C) { return MASK_OUT_ABOVE_16(LSR(A, C) | LSL(A, 16-(C)))… in ROR_16() function
|
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/m68000/ |
H A D | m68kcpu.h | 257 #define ROR_16(A, C) MASK_OUT_ABOVE_16(LSR(A, C) | LSL(A, 16-(C))) macro
|
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/musashi/ |
H A D | m68kcpu.h | 295 #define ROR_16(A, C) MASK_OUT_ABOVE_16(LSR(A, C) | LSL(A, 16-(C))) macro
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/m68000/ |
H A D | m68kcpu.h | 295 #define ROR_16(A, C) MASK_OUT_ABOVE_16(LSR(A, C) | LSL(A, 16-(C))) macro
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/m68000/ |
H A D | m68kcpu.h | 295 #define ROR_16(A, C) MASK_OUT_ABOVE_16(LSR(A, C) | LSL(A, 16-(C))) macro
|
/dports/games/libretro-mu/Mu-ff746b8/include/m68k/ |
H A D | m68kcpu.h | 249 #define ROR_16(A, C) MASK_OUT_ABOVE_16(LSR(A, C) | LSL(A, 16-(C))) macro
|
/dports/games/libretro-picodrive/picodrive-600894e/cpu/musashi/ |
H A D | m68kcpu.h | 301 #define ROR_16(A, C) MASK_OUT_ABOVE_16(LSR(A, C) | LSL(A, 16-(C))) macro
|
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/cpu/musashi/ |
H A D | m68kcpu.h | 301 #define ROR_16(A, C) MASK_OUT_ABOVE_16(LSR(A, C) | LSL(A, 16-(C))) macro
|
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_ssf/ |
H A D | m68kcpu.h | 386 #define ROR_16(A, C) MASK_OUT_ABOVE_16(LSR(A, C) | LSL(A, 16-(C))) macro
|
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/m68k/ |
H A D | m68kcpu.h | 290 #define ROR_16(A, C) MASK_OUT_ABOVE_16(LSR(A, C) | LSL(A, 16-(C))) macro
|
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/m68k/ |
H A D | m68kcpu.h | 290 #define ROR_16(A, C) MASK_OUT_ABOVE_16(LSR(A, C) | LSL(A, 16-(C))) macro
|
/dports/emulators/dgen-sdl/dgen-sdl-1.33/musa/ |
H A D | m68kcpu.h | 241 #define ROR_16(A, C) MASK_OUT_ABOVE_16(LSR(A, C) | LSL(A, 16-(C))) macro
|